Class PDFCosNumberParseRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class PDFCosNumberParseRuntimeException
    extends PDFRuntimeException
    This runtime exception is thrown, when any method is called on an incorrectly parsed cos-number.
    See Also:
    Serialized Form
    • Constructor Detail

      • PDFCosNumberParseRuntimeException

        public PDFCosNumberParseRuntimeException​(String message)
        Constructor with a string message
      • PDFCosNumberParseRuntimeException

        public PDFCosNumberParseRuntimeException​(PDFCosParseException ex)
        Creates a PDFCosNumberParseRuntimeException by wrapping a PDFCosParseException