Package org.extex.core.exception

This package contains exceptions of general interest.

See:
          Description

Exception Summary
GeneralException This is a base class for exceptions which carry an additional helping text and a processed indicator.
ImpossibleException This exception indicates that a situation has been detected which should not happen.
NotObservableException This Exception is thrown when an Observer for a non-observable action is requested to be registered.
 

Package org.extex.core.exception Description

This package contains exceptions of general interest.