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