Package org.extex.backend.exception

This package contains the backend exceptionss of ExTeX.

See:
          Description

Exception Summary
BackendDocumentWriterDefinedException This exception signals that an attempt to redefine an existing document writer has been encountered.
BackendException This exception signals that something went wrong in the back-end.
BackendMissingTargetException The back-end exception signaling that the output target is missing.
BackendUnknownDocumentWriterException This exception signals that an unknown document writer type has been encountered.
 

Package org.extex.backend.exception Description

This package contains the backend exceptionss of ExTeX.