Expand description
Represents all the errors epressed by the API and library.
These are divided into an APIError which represents all errors returned by pubproxy.com and
ParamError which expresses any parameters that were invalid and can’t be caught at compile time.
Enums§
- ApiError
- Represents all possible errors returned by the API.
- Param
Error - Represents an error with a parameter type.