Package com.storedobject.job
Class MessageGroup.NOT_FOUND
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.storedobject.job.MessageGroup.NOT_FOUND
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NOT_FOUND
-
-
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.
-