CloudErrorBody Class

Error details.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CloudErrorBody

Constructor

CloudErrorBody(**kwargs)

Variables

code
str

An identifier for the error. Codes are invariant and are intended to be consumed programmatically.

message
str

A message describing the error, intended to be suitable for display in a user interface.