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