Table of Contents

Class InputValidatationExceptionHandler

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

public class InputValidatationExceptionHandler : IStatusCodeCasewhereExceptionHandler

Inheritance

objectInputValidatationExceptionHandler

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

Constructors

InputValidatationExceptionHandler()

public InputValidatationExceptionHandler()

Methods

Accept(Exception)

public bool Accept(Exception exception)

Parameters

exception Exception

Returns

bool

GetStatusCode()

public HttpStatusCode GetStatusCode()

Returns

HttpStatusCode