Module error

Module error 

Source
Expand description

Error handling

This is reference documentation. The Texlang documentation has a dedicated page about error handling .

Modules§

display

Structs§

SimpleFailedPreconditionError
SimpleTokenError
StackTraceElement
Element of a stack trace.
TracedTexError
A fully traced error
UndefinedCommandError
Concrete error for the case when a command is undefined.

Enums§

Kind
The type of an error.
OperationKind

Traits§

EndOfInputError
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.