Class UnsupportedFileFormatException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OldFileFormatException

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:
  • Constructor Details

    • UnsupportedFileFormatException

      public UnsupportedFileFormatException(String s)