Click or drag to resize

BusinessRuleException Constructor (BusinessRules, String)

BusinessRuleException

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

Parameters

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