AddonDataHandler::Error property

Gets or sets the exception that specifies the error that occurred while trying to retrieve data.

Namespace:  Microsoft.Office.Visio.Server
Assembly:  Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Exception
An Exception object that describes the error.

A data module implementation must set this property if the request to the data sources failed.

Show: