Package org.quattor.pan.exceptions

Exceptions that can be generated at various stages in the machine profile processing.

See:
          Description

Exception Summary
ConfigurationException Identifies a problem with the configuration of the compiler.
EvaluationException Exceptions of this type can be thrown during the construction of the pan language profiles.
InvalidTermException Exceptions of this type are thrown when an invalid term is encountered.
ReturnValueException Exceptions of this type are thrown when executing a DML return statement.
SyntaxException Exceptions of this type are thrown lexing and parsing phases.
SystemException Exceptions of this type are thrown when basic system exceptions (for example, IO exceptions) are encountered.
ValidationException Exceptions of this type can be thrown during the validation phase of the processing.
 

Error Summary
CompilerError This error is thrown only for conditions which should never occur.
 

Package org.quattor.pan.exceptions Description

Exceptions that can be generated at various stages in the machine profile processing.



Copyright © 2011 Quattor. All Rights Reserved.