Click or drag to resize

BusinessRuleException Constructor (BusinessRules, String)

BusinessRuleException

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

Parameters

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