![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
The ErrorResponse contains the value of ErrorType and ErrorObject. More...
Properties | |
string | ErrorType [get, set] |
Gets or sets the value of error type. Possible error types include service error, policy exception and service exception. | |
ErrorObjectRaw | ErrorObject [get, set] |
Gets or sets the value of error object, which contains the error information. |
The ErrorResponse contains the value of ErrorType and ErrorObject.
ErrorObjectRaw ATT_MSSDK.ErrorResponse.ErrorObject [get, set] |
Gets or sets the value of error object, which contains the error information.
string ATT_MSSDK.ErrorResponse.ErrorType [get, set] |
Gets or sets the value of error type. Possible error types include service error, policy exception and service exception.