public class IndexException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
IndexException(Exception e)
IndexException mit Ursache-Exception
|
IndexException(String msg)
IndexException mit Fehlermeldung
|
IndexException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID