Table of Contents

Interface IStatusCodeCasewhereExceptionHandler

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

public interface IStatusCodeCasewhereExceptionHandler

Extension Methods

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

Methods

Accept(Exception)

bool Accept(Exception exception)

Parameters

exception Exception

Returns

bool

GetStatusCode()

HttpStatusCode GetStatusCode()

Returns

HttpStatusCode