Autodesk Vault ProfessionalVault API

LicensingSDKUntrustedException Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An exception that occurs when the license tamper validation check failed

Syntax

public sealed class LicensingSDKUntrustedException : VaultServiceErrorException 
Public NotInheritable Class LicensingSDKUntrustedException
   Inherits VaultServiceErrorException

Methods

NameDescription
GetBaseExceptionWhen overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions.
GetObjectDataWhen overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.
GetTypeGets the runtime type of the current instance.
ToString

Inheritance Hierarchy

See Also