Namespace TokenReflection\Exception
| BaseException | Base TokenReflection exception. |
| BrokerException | Exception raised when working with the Broker. |
| FileProcessingException | Processing exception thrown by the library if a file could not be processed. |
| ParseException | Parse exception. |
| RuntimeException | Runtime exception raised when working with a reflection element. |
| StreamException | TokenReflection exception raised when working with a token stream. |