RuleNotFoundException Constructor (String)Ipswitch.Messaging.Framework
Initializes a new instance of the RuleNotFoundException class with a specified error message.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public RuleNotFoundException(
	string message
)

Parameters

message
Type: SystemString
The message that describes the error.
See Also

Reference