Module error

Source
Expand description

Provides error types.

Structs§

TracebackError
Encapsulates an error and its location.

Enums§

Error
Represents an error.
FsError
A filesystem error.
ParseError
Represents an error which can occur during the parsing of a file.
ProcessError
Represents an error which can occur during the processing of a file.