If the API throws an error, it should always be an APIError!
API
APIError
The reason why things didn't go as expected
The server to which the request was sent
The type of resource that was requested from the server
The filters that were used to specify what resource was wanted
Generated using TypeDoc
If the
API
throws an error, it should always be anAPIError
!