Autodesk Vault ProfessionalVault API

Exception Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsLogInResult

Gets an exception object if the Log In failure was caused by a server exception. This is only valid when Success is false.

Syntax

public System.Exception Exception {get;}
Public ReadOnly Property Exception As System.Exception

See Also