org.apache.xmlgraphics.ps.dsc
Class DSCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xmlgraphics.ps.dsc.DSCException
- All Implemented Interfaces:
- Serializable
public class DSCException
- extends Exception
Exception to signal problems while parsing a supposedly DSC-conformant file.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DSCException
public DSCException(String msg)
- Creates a new DSCException.
- Parameters:
msg
- the exception message
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.