Serializable
public class UnsupportedTypeException extends OperationFailedException
If the format is not recognized at all, a WrongFileFormatException
should be thrown.
If there were errors during loading because of file corruption, an
InvalidFileStructureException
must be thrown.
InvalidFileStructureException
,
WrongFileFormatException
,
Serialized FormConstructor | Description |
---|---|
UnsupportedTypeException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedTypeException(String message)