public class GenericException extends Exception
| Modifier and Type | Field and Description |
|---|---|
Throwable |
base |
String |
details |
String |
id |
| Constructor and Description |
|---|
GenericException(String id) |
GenericException(String id,
String details) |
GenericException(String id,
String details,
Throwable base) |
GenericException(String id,
Throwable base) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 1998–2017 1&1. All rights reserved.