Expand description
Error handling
This is reference documentation. The Texlang documentation has a dedicated page about error handling .
Modules§
Structs§
- Simple
Failed Precondition Error - Simple
Token Error - Stack
Trace Element - Element of a stack trace.
- Traced
TexError - A fully traced error
- Undefined
Command Error - Concrete error for the case when a command is undefined.
Enums§
- Kind
- The type of an error.
- Operation
Kind
Traits§
- EndOf
Input Error - Implementations of this trait describe an error in which in the input ended prematurely.
- TexError
- Implementations of this trait describe an error in TeX source code.
Functions§
- TODO
- An error for work-in-progress Texlang code.