|  | EdaIntegrationContract.Exceptions Namespace | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IExceptionFilter | 
                The filter to be applied when limiting the exceptions returned
             | 
|  | IExceptionFilterValue | 
                Container for returning details about what values can be filtered on and the number
                of exceptions matching the value
             | 
|  | IExceptionItem | 
                An exception that occurred during processing
             | 
|  | IExceptionManager | 
                The manager of exceptions that occurred during document processing in a case
             | 
|  | IExceptionProperties | 
                Represents properties that affect the creation of exceptions for the case.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | ExceptionFilterType | 
                The types of filters that can be used to limit the return of exception information
             | 
|  | ExceptionType | 
                The types of exceptions raised when processing documents
             |