Click or drag to resize

NotFoundExceptionHandler Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Common.ExceptionsNotFoundExceptionHandler

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

The NotFoundExceptionHandler type exposes the following members.

Constructors
 NameDescription
Public methodNotFoundExceptionHandlerInitializes a new instance of the NotFoundExceptionHandler class
Top
Methods
 NameDescription
Public methodAccept 
Public methodGetStatusCode 
Top
See Also