public final class DQIdException extends Exception
Indicator.IndicatorsExecutionResult,
Serialized Form| Constructor and Description |
|---|
DQIdException(Throwable t) |
DQIdException(com.onwbp.base.text.UserMessage error) |
| Modifier and Type | Method and Description |
|---|---|
com.onwbp.base.text.UserMessage |
getErrorMessage() |
String |
getMessage(Locale locale)
Returns a localized user message string.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DQIdException(com.onwbp.base.text.UserMessage error)
public DQIdException(Throwable t)