Module digitalocean::error

source ·
Expand description

Errors with semantic, crate level meaning.

This crate uses failure to accomplish error handling.

While functions that return Error could return errors from other libraries, the errors in ErrorKind have special semantic meaning to this crate.

Enums

Errors which have crate specific meanings.