Click or drag to resize

RequestTimeoutExceptionHandler Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Common.ExceptionsRequestTimeoutExceptionHandler

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

The RequestTimeoutExceptionHandler type exposes the following members.

Constructors
 NameDescription
Public methodRequestTimeoutExceptionHandlerInitializes a new instance of the RequestTimeoutExceptionHandler class
Top
Methods
 NameDescription
Public methodAccept 
Public methodGetStatusCode 
Top
See Also