Expand description
Provides error types.
Structs§
- Traceback
Error - Encapsulates an error and its location.
Enums§
- Error
- Represents an error.
- FsError
- A filesystem error.
- Parse
Error - Represents an error which can occur during the parsing of a file.
- Process
Error - Represents an error which can occur during the processing of a file.