Click or drag to resize

IExceptionProperties Interface

Represents properties that affect the creation of exceptions for the case.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
public interface IExceptionProperties

The IExceptionProperties 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