public final class DataModelException extends Exception
Constructor and Description |
---|
DataModelException(Throwable t) |
DataModelException(com.onwbp.base.text.UserMessage message) |
Modifier and Type | Method and Description |
---|---|
com.onwbp.base.text.UserMessage |
getUserMessage()
Returns the
UserMessage object from this exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataModelException(com.onwbp.base.text.UserMessage message)
public DataModelException(Throwable t)