Autodesk Vault ProfessionalVault API

ToString Method

Autodesk.Connectivity.WebServicesVaultServiceCommunicationException

Creates and returns a string representation of the current exception.

Syntax

public System.string ToString()
Public Function ToString() As System.String

Return Value

A string representation of the current exception.

See Also