The IPluginError type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
A string description of the error.
|
![]() | ErrorDateTime |
The date/time of the error.
|
![]() | ExceptionDetails |
A store for the exception/s. This is an IList of exceptions. |
![]() | Identifier |
The identifier for the item which raised the error/exception.
|
![]() | Message |
A longer message (string) for the error or exception.
|
![]() | Suggestion |
A suggestion on what the user might like to do to prevent the error from being raised again.
|
See Also