Table of Contents

Class ExceptionAction

Namespace
Shift.Common
Assembly
Shift.Common.dll
public abstract class ExceptionAction
Inheritance
ExceptionAction
Derived
Inherited Members
Extension Methods

Constructors

ExceptionAction()

protected ExceptionAction()

Properties

ClearError

public abstract bool ClearError { get; }

Property Value

bool

RedirectUrl

public abstract string RedirectUrl { get; }

Property Value

string

Type

public abstract ExceptionActionType Type { get; }

Property Value

ExceptionActionType