![]() | UnifiedException Class |
Namespace: Law.EdaIntegration.Exceptions
public class UnifiedException : IEdaIntegrationUniqueEntity, IEdaIntegrationEntity
The UnifiedException type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalysisExceptionType |
The category that this exception belongs to.
|
![]() | Created |
The date and time that the exception was generated.
|
![]() | Detail |
Any additional details for the exception, e.g. an expanded description
or stack trace.
|
![]() | DocumentId |
The unique identifier of the document that generated the exception.
|
![]() | FileReference |
The full path reference to the files location, including container name,
path within the container, and parent document if these are applicable.
|
![]() | Id |
The unique identifier of the exception.
|
![]() | Message |
The error message associated with this exception.
|
![]() | Type |
THe underlying type of the exception
|
Name | Description | |
---|---|---|
![]() ![]() | FromExceptionItem |
Create a new unified exception from a processing exception
|
![]() ![]() | FromExport |
Create a unified exception from an export process error
|
![]() ![]() | FromExportError |
Create a unified exception from an export error
|