Module error

Module error 

Source
Expand description

Error types.

Structs§

ChildCommFailed
Error information for ErrorKind::ChildCommFailed.
Error
Returned by run when an error occurs.
UnexpectedChildStatus
Error information for ErrorKind::UnexpectedChildStatus.

Enums§

CallName
The name of the function or ioctl() request that produced an error.
Client
Indicates whether an error occurred in the parent or child process/terminal.
ErrorKind
The kind of error that occurred.