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: 2.4.0.0 (2.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
Methods
  NameDescription
Public methodgetRuleIdentifier
Top
Properties
  NameDescription
Public propertyrule
Top
See Also