Status Code Casewhere Exception Handler Context Constructor
Initializes a new instance of the StatusCodeCasewhereExceptionHandlerContext class
Definition
Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public StatusCodeCasewhereExceptionHandlerContext(
IEnumerable<IStatusCodeCasewhereExceptionHandler> handlers
)