ErrorInfo Class
The error info.
All required parameters must be populated in order to send to server.
Constructor
ErrorInfo(*, code: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
code
|
The error code. Required. |
Variables
Name | Description |
---|---|
code
|
The error code. Required. |