Table of Contents

Class UnauthorizedExceptionHandler

Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common.dll

public class UnauthorizedExceptionHandler : IStatusCodeCasewhereExceptionHandler

Inheritance

objectUnauthorizedExceptionHandler

Implements

IStatusCodeCasewhereExceptionHandler

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<UnauthorizedExceptionHandler>(UnauthorizedExceptionHandler)

Constructors

UnauthorizedExceptionHandler()

public UnauthorizedExceptionHandler()

Methods

Accept(Exception)

public bool Accept(Exception exception)

Parameters

exception Exception

Returns

bool

GetStatusCode()

public HttpStatusCode GetStatusCode()

Returns

HttpStatusCode