Package org.apache.xmlgraphics.ps
Class PSDictionaryFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xmlgraphics.ps.PSDictionaryFormatException
- All Implemented Interfaces:
Serializable
Thrown to indicate that a formatting error has occurred when
trying to parse a PostScript dictionary object
- 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
-
PSDictionaryFormatException
Default constructor- Parameters:
string
- error message
-