Module errors

Source
Expand description

Errors created by this crate.

Structs§

InvalidCountryError
When a country is invalid.
InvalidCurrencyError
When a currency is invalid.
PaypalError
A paypal api response error.

Enums§

ResponseError
A response error, it may be paypal related or an error related to the http request itself.