Class ExceptionHandlerAction
public class ExceptionHandlerAction : ExceptionAction
- Inheritance
-
ExceptionHandlerAction
- Inherited Members
- Extension Methods
Constructors
ExceptionHandlerAction(ExceptionHandler)
public ExceptionHandlerAction(ExceptionHandler handler)
Parameters
handlerExceptionHandler
Properties
ClearError
public override bool ClearError { get; }
Property Value
RedirectUrl
public override string RedirectUrl { get; }
Property Value
Type
public override ExceptionActionType Type { get; }