Error Class

Top level error for the job.

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

Inheritance
Error

Constructor

Error(**kwargs)

Variables

code
str

Error code that can be used to programmatically identify the error.

message
str

Describes the error in detail and provides debugging information.