Package ch.tocco.nice2.netui.impl.dwr
Class ObjectOutdatedExceptionHandler.ObjectOutdatedInformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.netui.impl.dwr.ObjectOutdatedExceptionHandler.ObjectOutdatedInformationException
- All Implemented Interfaces:
InformationException
,Serializable
- Enclosing class:
ObjectOutdatedExceptionHandler
public static class ObjectOutdatedExceptionHandler.ObjectOutdatedInformationException
extends RuntimeException
implements InformationException
- See Also:
-
Constructor Summary
ConstructorDescriptionObjectOutdatedInformationException
(ObjectOutdatedExceptionHandler.ObjectOutdatedInformation information) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectOutdatedInformationException
public ObjectOutdatedInformationException(ObjectOutdatedExceptionHandler.ObjectOutdatedInformation information)
-
-
Method Details
-
getInformation
- Specified by:
getInformation
in interfaceInformationException
-