org.apache.xmlgraphics.ps
Class PSDictionaryFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xmlgraphics.ps.PSDictionaryFormatException
- All Implemented Interfaces:
- Serializable
public class PSDictionaryFormatException
- extends Exception
Thrown to indicate that a formatting error has occurred when
trying to parse a PostScript dictionary object
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PSDictionaryFormatException
public PSDictionaryFormatException(String string)
- Default constructor
- Parameters:
string
- error message
Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.