Package de.dante.extex.typesetter.exception

This package contains the exception classes for the typesetter implementations.

See:
          Description

Exception Summary
InvalidSpacefactorException This exception signals an unsupported operation in a typesetting environment.
TypesetterException This is the base class for all exceptions thrown by the typesetter.
TypesetterHelpingException This class provides an Exception with the possibility to provide additional help on the error encoutered.
TypesetterUnsupportedException This exception signals an unsupported operation in a typesetting environment.
 

Package de.dante.extex.typesetter.exception Description

This package contains the exception classes for the typesetter implementations.