Click or drag to resize

ExceptionItem Properties

The ExceptionItem type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The date and time that the exception was generated.
Public propertyDetail
Any additional details for the exception, e.g. an expanded description or stack trace.
Public propertyDocumentId
The unique identifier of the document that generated the exception.
Public propertyFileReference
The full path reference to the files location, including container name, path within the container, and parent document if these are applicable.
Public propertyId
The unique identifier of the exception.
Public propertyMessage
The error message associated with this exception.
Public propertyType
The category that this exception belongs to.
Top
See Also