Click or drag to resize

BusinessRuleException Constructor (BusinessRules, String)

BusinessRuleException

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

Parameters

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