Class PDFCosUnexpectedTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.adobe.internal.pdftoolkit.core.exceptions.PDFCosUnexpectedTypeException
- All Implemented Interfaces:
Serializable
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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PDFCosUnexpectedTypeException
-