VaultServiceErrorException Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Represents an error or restriction from a Vault service
Syntax
public class VaultServiceErrorException : VaultServiceException Public Class VaultServiceErrorException
Inherits VaultServiceExceptionConstructors
| Name | Description |
|---|---|
| VaultServiceErrorException |
Properties
| Name | Description |
|---|---|
| Code | |
| Data | |
| Detail | |
| ErrorCode | |
| HelpLink | |
| HResult | |
| InnerException | |
| Lang | |
| Message | |
| MessageId | |
| Parameters | |
| Restrictions | |
| Source | |
| Stack | |
| StackTrace | |
| TargetSite |
Methods
| Name | Description |
|---|---|
| CreateLegacyCustomVaultServiceErrorException | |
| GetBaseException | |
| GetObjectData | |
| GetType | |
| ToString |
Returned By
Where you get a VaultServiceErrorException — members that return one.
Inheritance Hierarchy
- System.Object
- System.Exception
- Autodesk.Connectivity.WebServices.VaultServiceException
- Autodesk.Connectivity.WebServices.VaultServiceErrorException
- Autodesk.Connectivity.WebServices.VaultDownloadDeniedException
- Autodesk.Connectivity.WebServices.VaultLicenseException
- Autodesk.Connectivity.WebServices.VaultLicenseMismatchException