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:
  • Constructor Details

    • DSCException

      public DSCException(String msg)
      Creates a new DSCException.
      Parameters:
      msg - the exception message