Class UnauthorizedExceptionHandler
Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common.dll
public class UnauthorizedExceptionHandler : IStatusCodeCasewhereExceptionHandler
Inheritance
object ← UnauthorizedExceptionHandler
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
GetStatusCode()
public HttpStatusCode GetStatusCode()