Class PDFCosUnexpectedTypeException

  • All Implemented Interfaces:
    Serializable

    public class PDFCosUnexpectedTypeException
    extends RuntimeException
    This exception is thrown when an unexpected type is encountered in cos layer. This should never be exposed to client level API. Other methods should wrap it as appropriate.
    See Also:
    Serialized Form
    • Constructor Detail

      • PDFCosUnexpectedTypeException

        public PDFCosUnexpectedTypeException​(String message)