Class UnsupportedFileFormatException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotOfficeXmlFileException, OfficeXmlFileException, OldFileFormatException, XLSBUnsupportedException

public abstract class UnsupportedFileFormatException extends IllegalArgumentException
Base class of all the exceptions that POI throws in the event that it's given a file that isn't supported
See Also: