Package com.storedobject.common
Class SOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.storedobject.common.SOException
- All Implemented Interfaces:
EndUserMessage
,Serializable
- Direct Known Subclasses:
SOException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SOException
public SOException() -
SOException
-
SOException
-
-
Method Details
-
getEndUserMessage
Description copied from interface:EndUserMessage
Get the message.- Specified by:
getEndUserMessage
in interfaceEndUserMessage
- Returns:
- The message that is for the end-users to read.
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getCustomMessage
-
toString
-
getRootMessage
-