Click or drag to resize

BusinessRuleException Class

BusinessRuleException
Inheritance Hierarchy
SystemObject
  SystemException
    WorkflowGen.My.IntegrationBusinessRuleException

Namespace:  WorkflowGen.My.Integration
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
[SerializableAttribute]
public class BusinessRuleException : Exception

The BusinessRuleException type exposes the following members.

Constructors
  NameDescription
Public methodBusinessRuleException(BusinessRules)
BusinessRuleException
Public methodBusinessRuleException(BusinessRules, String)
BusinessRuleException
Top
Properties
  NameDescription
Public propertyRule
rule
Top
Methods
  NameDescription
Public methodGetRuleIdentifier
getRuleIdentifier
Top
See Also