Table of Contents

Class ExceptionHandlerAction

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class ExceptionHandlerAction : ExceptionAction
Inheritance
ExceptionHandlerAction
Inherited Members
Extension Methods

Constructors

ExceptionHandlerAction(ExceptionHandler)

public ExceptionHandlerAction(ExceptionHandler handler)

Parameters

handler ExceptionHandler

Properties

ClearError

public override bool ClearError { get; }

Property Value

bool

RedirectUrl

public override string RedirectUrl { get; }

Property Value

string

Type

public override ExceptionActionType Type { get; }

Property Value

ExceptionActionType