org.freehep.postscript.errors
Class PostScriptError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.freehep.postscript.errors.PostScriptError
All Implemented Interfaces:
Serializable

public class PostScriptError
extends Error

PostScript Error for PostScript Processor

Version:
$Id: src/main/java/org/freehep/postscript/PostScriptError.java 17245790f2a9 2006/09/12 21:44:14 duns $
Author:
Mark Donszelmann
See Also:
Serialized Form

Constructor Summary
PostScriptError()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PostScriptError

public PostScriptError()


Copyright © 2001-2009 FreeHEP. All Rights Reserved.