Package de.dante.extex.interpreter.observer.error

This package contains definitions for the error observer.

See:
          Description

Interface Summary
ErrorObservable This interface describes the possibility to register an observer for an error event.
ErrorObserver This interface describes the ability to receive a notification when an error has been encountered.
 

Class Summary
ErrorObserverList This class provides a type-safe list of observers for the error event.
 

Package de.dante.extex.interpreter.observer.error Description

This package contains definitions for the error observer.