AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.ErrorResponse Class Reference

The ErrorResponse contains the value of ErrorType and ErrorObject. More...

List of all members.

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.

Detailed Description

The ErrorResponse contains the value of ErrorType and ErrorObject.


Property Documentation

ErrorObjectRaw ATT_MSSDK.ErrorResponse.ErrorObject [get, set]

Gets or sets the value of error object, which contains the error information.

Gets or sets the value of error type. Possible error types include service error, policy exception and service exception.