FreeHEP API
Version current

org.freehep.postscript
Class PostScriptError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byorg.freehep.postscript.PostScriptError
All Implemented Interfaces:
Serializable

public class PostScriptError
extends Error

PostScript Error for PostScript Processor

Version:
$Id: PostScriptError.java,v 1.1 2001/06/04 07:23:56 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
PostScriptError.java

Constructor Summary
PostScriptError()
           
 
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()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.