public class AbortedException extends RuntimeException
| Constructor and Description |
|---|
AbortedException() |
AbortedException(int reason) |
AbortedException(String message,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbortedReason() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString