Package de.dante.extex.interpreter.expression.exception

This package contains exception classes for the evaluator of ExTeX.

See:
          Description

Exception Summary
CastException This exception signals that the attempt to cast a value has failed.
UnsupportedException This exception signals an unsupported operation in the evaluator.
 

Package de.dante.extex.interpreter.expression.exception Description

This package contains exception classes for the evaluator of ExTeX.