Class: CloudinaryResponseError

bin/errors/errors~CloudinaryResponseError(params)

Cass representing a Cloudinary API response error.

Constructor

new CloudinaryResponseError(params)

Create an CloudinaryResponseError.
Parameters:
Name Type Description
params Object The error parameters supplied.
Properties
Name Type Attributes Description
error Error <optional>
The error being wrapped by this class.
data Object <optional>
The data of the error (Can be any relevant info).
Author:
  • Jose Nicolas Mora
Source:

Extends

  • APIResponseError

Members

(static) defaultProps

Getter for default error properties.
Source: