Click or drag to resize

BusinessRuleException Constructor (BusinessRules, String)

BusinessRuleException

Namespace:  WorkflowGen.My.Integration
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public BusinessRuleException(
	BusinessRules pRule,
	string pMessage
)

Parameters

pRule
Type: WorkflowGen.My.IntegrationBusinessRules
pMessage
Type: SystemString
See Also