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, toStringMethods 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:EndUserMessageGet the message.- Specified by:
getEndUserMessagein interfaceEndUserMessage- Overrides:
getEndUserMessagein classSORuntimeException- Returns:
- The message that is for the end-users to read.
-