Solclient
| SDKErrorInfo Fields |
The SDKErrorInfo type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
ErrorStr |
An information error string for certain types of subcodes (an empty string if not used).
|
|
ResponseCode |
A response code that is returned by the appliance for some subcodes; otherwise zero.
|
|
SubCode |
A subcode enum indicating the type of error.
|
See Also