Serializablepublic class WrongFileFormatException extends OperationFailedException
If there were errors during loading because of file corruption, an
InvalidFileStructureException should be thrown.
If the format is recognized but cannot be loaded because the codec
does not fully support the file format, a UnsupportedTypeException
should be thrown.
InvalidFileStructureException,
UnsupportedTypeException,
Serialized Form| Constructor | Description |
|---|---|
WrongFileFormatException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrongFileFormatException(String message)