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 Form| Constructor and Description |
|---|
UnsupportedTypeException(java.lang.String message) |