Skip to main content

Module error

Module error 

Source
Expand description

Error handling types.

Structs§

PathError
Error with path information.

Enums§

CommonError
Common error types.
PathErrorStep
Path error step.
RequestError
Request error types.

Traits§

GenericError
Generic error trait.
RequestErrorExt
Extension trait for request errors.

Type Aliases§

GenericErrorBox
Boxed generic error.
RequestResult
Request result type.