Table of Contents

Class ActionCancelledException

Namespace
CMS.Base
Assembly
CMS.Base.dll

Exception thrown in case the action was cancelled

public class ActionCancelledException : Exception
Inheritance
object
Exception
ActionCancelledException
Extension Methods

Constructors

ActionCancelledException()

Constructor

public ActionCancelledException()

ActionCancelledException(string)

Constructor

public ActionCancelledException(string message)

Parameters

message string

Exception message