public final class DaqaException extends Exception
Constructor and Description |
---|
DaqaException(Throwable t) |
DaqaException(com.onwbp.base.text.UserMessage message) |
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, toString
public DaqaException(com.onwbp.base.text.UserMessage message)
public DaqaException(Throwable t)