All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----epp.NotFound
NotFound class is an exception that will be thrown
when a variable environment is not found to retrieve information such
as the type of a variable.
 
 NotFound()
	NotFound()
   
 NotFound
NotFound
public NotFound()
All Packages Class Hierarchy This Package Previous Next Index