Package org.extex.scanner.stream.exception

This package contains the exception classes for the stream implementations.

See:
          Description

Exception Summary
MissingResourceFinderException This Exception is thrown when no file finder has been provided before it is needed.
ScannerNoHexDigitFoundException ScannerException, if no hex digit are not found after '^^^^'.
ScannerNoUnicodeNameException ScannerException, if a wrong Unicode name is given.
 

Package org.extex.scanner.stream.exception Description

This package contains the exception classes for the stream implementations.