FolderAccessException Constructor (String)Ipswitch.Messaging.Framework
Constructor for FolderAccessException with custome message.

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

public FolderAccessException(
	string message
)

Parameters

message
Type: SystemString
String containing custom exception message.
See Also

Reference