Autodesk Vault ProfessionalVault API

VaultServiceErrorException Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Represents an error or restriction from a Vault service

Syntax

public class VaultServiceErrorException : VaultServiceException 
Public Class VaultServiceErrorException
   Inherits VaultServiceException

Constructors

NameDescription
VaultServiceErrorException

Properties

NameDescription
Code
Data
Detail
ErrorCode
HelpLink
HResult
InnerException
Lang
Message
MessageId
Parameters
Restrictions
Source
Stack
StackTrace
TargetSite

Methods

NameDescription
CreateLegacyCustomVaultServiceErrorException
GetBaseException
GetObjectData
GetType
ToString

Returned By

Where you get a VaultServiceErrorException — members that return one.

Inheritance Hierarchy

See Also