Package com.pdftools

Class UnknownFormatException

All Implemented Interfaces:
Serializable

public class UnknownFormatException extends PdfToolsException

The format is not known.

See Also:
  • Constructor Details

    • UnknownFormatException

      public UnknownFormatException(String message)