Click or drag to resize

UnauthorizedExceptionHandler Class

[Missing <summary> documentation for "T:Casewhere.Common.Exceptions.UnauthorizedExceptionHandler"]

Inheritance Hierarchy
SystemObject
  Casewhere.Common.ExceptionsUnauthorizedExceptionHandler

Namespace:  Casewhere.Common.Exceptions
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class UnauthorizedExceptionHandler : IStatusCodeCasewhereExceptionHandler

The UnauthorizedExceptionHandler type exposes the following members.

Constructors
  NameDescription
Public methodUnauthorizedExceptionHandler
Initializes a new instance of the UnauthorizedExceptionHandler class
Top
Methods
  NameDescription
Public methodAccept
Public methodGetStatusCode
Top
See Also