Structured error returned by Dropbox API calls.
Summary
Functions
Build an encoding/decoding error.
Missing configuration (token, credentials, etc.).
Build an error from an HTTP response body (JSON map or raw).
Build a transport / client-side error.
Types
Functions
Build an encoding/decoding error.
Missing configuration (token, credentials, etc.).
@spec from_response(pos_integer(), term()) :: t()
Build an error from an HTTP response body (JSON map or raw).
Build a transport / client-side error.