public class IBException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static com.mscharhag.et.ExceptionTranslator |
cet |
| Constructor and Description |
|---|
IBException() |
IBException(String message) |
IBException(String message,
Throwable cause) |
IBException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IBException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 InfrastructureBuilder. All rights reserved.