Uses of Package
org.extex.main.tex.exception

Packages that use org.extex.main.tex.exception
org.extex.main.tex This package contains some support classes for the ExTeX main program. 
org.extex.main.tex.exception This package contains some support classes for the ExTeX main program. 
 

Classes in org.extex.main.tex.exception used by org.extex.main.tex
MainException
          This is the base class for all exceptions of the main class.
MainMissingArgumentException
          This exception is thrown when the main program detects that an advertised argument is missing.
MainUnknownDebugOptionException
          This exception is thrown when the main program encounters an unknown debug option.
 

Classes in org.extex.main.tex.exception used by org.extex.main.tex.exception
MainException
          This is the base class for all exceptions of the main class.