Uses of Class
orc.env.EnvException

Packages that use EnvException
orc.env A lexical context which supports both offset- and name-based lookup. 
 

Uses of EnvException in orc.env
 

Subclasses of EnvException in orc.env
 class LookupFailureException
          Any exception generated by Orc, during compilation, loading, or execution.
 class SearchFailureException
          Any exception generated by Orc, during compilation, loading, or execution.