IPluginError Properties

Stator | API Documentation

The IPluginError type exposes the following members.

Properties

  NameDescription
Public propertyDescription
A string description of the error.
Public propertyErrorDateTime
The date/time of the error.
Public propertyExceptionDetails
A store for the exception/s.
This is an IList of exceptions.
Public propertyIdentifier
The identifier for the item which raised the error/exception.
Public propertyMessage
A longer message (string) for the error or exception.
Public propertySuggestion
A suggestion on what the user might like to do to prevent the error from being raised again.
Top
See Also

Reference