Click or drag to resize

InvalidCastOperationExceptionHandler Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Common.ExceptionsInvalidCastOperationExceptionHandler

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

The InvalidCastOperationExceptionHandler type exposes the following members.

Constructors
 NameDescription
Public methodInvalidCastOperationExceptionHandlerInitializes a new instance of the InvalidCastOperationExceptionHandler class
Top
Methods
 NameDescription
Public methodAccept 
Public methodGetStatusCode 
Top
See Also