Class PdfFontException

All Implemented Interfaces:
Serializable

public class PdfFontException extends PdfException
used to handle problems or unexpected behaviour in our Font Renderer
See Also:
  • Constructor Details

    • PdfFontException

      public PdfFontException(String message)
      provides a security exception if access not permitted
      Parameters:
      message - the error message when a PdfFontException occurs