Package com.pdftools

Class PdfToolsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConformanceException, CorruptException, ExistsException, GenericException, HttpException, LicenseException, NotFoundException, PasswordException, PermissionException, ProcessingException, RetryException, UnknownFormatException, UnsupportedFeatureException

public abstract class PdfToolsException extends Exception
See Also:
  • Constructor Details

    • PdfToolsException

      public PdfToolsException(String message)