Click or drag to resize
ActionCancelledException Constructor (String)
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public ActionCancelledException(
	string message
)

Parameters

message
Type: SystemString
Exception message
See Also