Expand description
Type definitions and helpers for error handling.
Structs§
- Syscall
Error - Syscall executing result.
Enums§
- Conversion
Error - The error type returned when conversion fails.
- Error
- Common error type returned by API functions from other modules.
- Error
Reply Reason - Reason of error reply creation.
- Execution
Error - Execution error.
- ExtError
- An error occurred in API.
- Memory
Error - Memory error.
- Message
Error - Error using messages.
- Reply
Code - Enum representing reply code with reason of its creation.
- Reservation
Error - Reservation error.
- Signal
Code - Enum representing signal code and reason of its creation.
- Simple
Execution Error - Simplified error occurred during execution.
- Simple
Program Creation Error - Simplified error occurred during program creation.
- Success
Reply Reason - Reason of success reply creation.