Package org.extex.main.tex.exception

This package contains some support classes for the ExTeX main program.

See:
          Description

Exception Summary
MainCodingException This exception is thrown when the main program detects an configuration error.
MainConfigurationException This exception is thrown when the main program detects an configuration error.
MainException This is the base class for all exceptions of the main class.
MainIOException This exception is a wrapper for the IOException.
MainMissingArgumentException This exception is thrown when the main program detects that an advertised argument is missing.
MainOutputFileNotFoundException This exception is thrown when the main program tries to open an output file and is not able to perform this operation.
MainUnknownDebugOptionException This exception is thrown when the main program encounters an unknown debug option.
MainUnknownOptionException This exception is thrown when the main program encounters an unknown command-line option.
 

Package org.extex.main.tex.exception Description

This package contains some support classes for the ExTeX main program. This means Exceptions in this package.