public class AppBaseException
extends java.lang.Exception
| Constructor and Description |
|---|
AppBaseException() |
AppBaseException(java.lang.String msg) |
AppBaseException(java.lang.String msg,
java.lang.String errorIndicator) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorIndicator() |
static java.lang.RuntimeException |
getRuntimeException(java.lang.Exception e) |