public class IllegalDataException extends Exception
Constructor and Description |
---|
IllegalDataException() |
IllegalDataException(String message) |
IllegalDataException(String message,
Throwable cause) |
IllegalDataException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalDataException()
public IllegalDataException(String message, Throwable cause)
public IllegalDataException(String message)
public IllegalDataException(Throwable cause)