Package de.dante.extex.language.hyphenation.exception

This package contains exception classes for a hyphenation engine.

See:
          Description

Exception Summary
DuplicateHyphenationException This exception signals that a hyphenation pattern has been given more than once.
HyphenationException This class is the base class for all exceptions in the hyphenation components.
IllegalTokenHyphenationException This exception signals that an illegal token has been encountered in a hyphenation pattern.
IllegalValueHyphenationException This exception signals that an illegal value token has been encountered in a hyphenation pattern.
ImmutableHyphenationException This exception signals that an attempt has been made to assign a pattern which already has a hyphenation code assigned to it.
 

Package de.dante.extex.language.hyphenation.exception Description

This package contains exception classes for a hyphenation engine.