Click or drag to resize

ExceptionProperties Class

Represents properties that affect the creation of exceptions for the case.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.CaseCasePropertiesGroup
    Law.EdaIntegration.ExceptionsExceptionProperties

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class ExceptionProperties : CasePropertiesGroup

The ExceptionProperties type exposes the following members.

Properties
  NameDescription
Public propertyExceptionsForConditionalAnalysis
Enable or disable creation of conditional exceptions such as EmptyFile, NoContent, of UnknownFileType
Top
See Also