Uses of Class
org.freehep.postscript.operators.ErrorOperator

Packages that use ErrorOperator
org.freehep.postscript.errors   
org.freehep.postscript.types   
 

Uses of ErrorOperator in org.freehep.postscript.errors
 

Subclasses of ErrorOperator in org.freehep.postscript.errors
 class IOError
           
 class StackUnderflow
           
 class SyntaxError
           
 class TypeCheck
           
 class Undefined
           
 class Unimplemented
           
 

Uses of ErrorOperator in org.freehep.postscript.types
 

Methods in org.freehep.postscript.types with parameters of type ErrorOperator
static void PSObject.error(OperandStack os, ErrorOperator error)
           
 



Copyright © 2001-2009 FreeHEP. All Rights Reserved.