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