Class TextInformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.model.entity.api.BaseRuntimeException
ch.tocco.nice2.web.core.api.exception.TextInformationException
- All Implemented Interfaces:
InformationException
,Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TextInformationException
- Parameters:
text
- a localized text to be sent to the client
-
-
Method Details
-
getInformation
- Specified by:
getInformation
in interfaceInformationException
-