public final class GramException extends Exception
| Constructor and Description |
|---|
GramException(Throwable t) |
GramException(com.onwbp.base.text.UserMessage userMessage) |
| Modifier and Type | Method and Description |
|---|---|
com.onwbp.base.text.UserMessage |
getUserMessage()
Returns the error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GramException(com.onwbp.base.text.UserMessage userMessage)
public GramException(Throwable t)