Table of Contents

Class NotFoundExceptionHandler

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

public class NotFoundExceptionHandler : IStatusCodeCasewhereExceptionHandler

Inheritance

objectNotFoundExceptionHandler

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<NotFoundExceptionHandler>(NotFoundExceptionHandler)

Constructors

NotFoundExceptionHandler()

public NotFoundExceptionHandler()

Methods

Accept(Exception)

public bool Accept(Exception exception)

Parameters

exception Exception

Returns

bool

GetStatusCode()

public HttpStatusCode GetStatusCode()

Returns

HttpStatusCode