| Exception | Description |
|---|---|
| UploadcareApiException |
A generic error of the uploadcare API.
|
| UploadcareAuthenticationException |
An authentication error returned by the uploadcare API
|
| UploadcareInvalidRequestException |
Error produced in case the http request sent to the Uploadcare API was invalid.
|
| UploadcareNetworkException |
An exception thrown in cases of network failure.
|