Discriminant for the error kind: "http" for network failures, "api" for non-2xx responses, "poll_timeout" when a waitFor* call exceeds its timeout, and "json" for unexpected response shapes.
HTTP status code for "api" errors; 0 for all other kinds.
OptionalcauseReadonlycodeDiscriminant for the error kind: "http" for network failures, "api" for non-2xx responses, "poll_timeout" when a waitFor* call exceeds its timeout, and "json" for unexpected response shapes.
OptionalstackReadonlystatusHTTP status code for "api" errors; 0 for all other kinds.
Errors returned by all client operations.