Package org.extex.scanner.api.exception

This package contains the exception classes for the scanner implementations.

See:
          Description

Exception Summary
CatcodeException This exception is thrown when something in the context of catcode creation or access goes wrong.
CatcodeVisitorException This exception is thrown when something in the context of catcode creation or access goes wrong.
CatcodeWrongLengthException This exception is thrown when a value is encountered which has the wrong number of characters in it.
InvalidCharacterScannerException This exception signals that an invalid character has been encountered.
ScannerException This is the base class for all exceptions thrown by the scanner.
 

Package org.extex.scanner.api.exception Description

This package contains the exception classes for the scanner implementations.