Gcloud::Storage::ApiError

ApiError

Raised when an API call is not successful.

Methods

Attributes

code [R]

The code of the error.

errors [R]

The errors encountered.

Public Class Methods

new(message, code, errors)