Click or drag to resize

BusinessRuleException Class

Inheritance Hierarchy
SystemObject
  SystemException
    WorkflowGen.My.IntegrationBusinessRuleException

Namespace:  WorkflowGen.My.Integration
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
public class BusinessRuleException : Exception

The BusinessRuleException type exposes the following members.

Constructors
  NameDescription
Public methodBusinessRuleException(BusinessRules)
Initializes a new instance of the BusinessRuleException class
Public methodBusinessRuleException(BusinessRules, String)
Initializes a new instance of the BusinessRuleException class
Top
Properties
  NameDescription
Public propertyrule
Top
Methods
  NameDescription
Public methodgetRuleIdentifier
Top
See Also