Click or drag to resize

UnifiedException Properties

The UnifiedException type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisExceptionType
The category that this exception belongs to.
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 underlying type of the exception
Top
See Also