Package com.pdftools

Class GenericException

All Implemented Interfaces:
Serializable

public class GenericException extends PdfToolsException

A generic error occurred.

See Also:
  • Constructor Details

    • GenericException

      public GenericException(String message)