public class IndexException extends Exception
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, toString