WebServiceErrorInfo Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServicesTools
Information about an error from the Vault server.
Syntax
public class WebServiceErrorInfo Public Class WebServiceErrorInfo Constructors
| Name | Description |
|---|---|
| WebServiceErrorInfo | The constructor. |
Properties
| Name | Description |
|---|---|
| ErrorCode | Gets the error code from the Vault server. |
| Exception | Gets the original Exception. |
| HasRestrictions | Gets the value telling if the restriction data needs to be examined. |
| IsWebServiceError | Gets the value telling if the error originated from the Vault server. |
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServicesTools.WebServiceErrorInfo