Method | Description | |
---|---|---|
ErrorResponse ( string message, HttpStatusCode statusCode, string contentType ) : Nancy |
public ErrorResponse ( string message, HttpStatusCode statusCode, string contentType ) : Nancy | ||
message | string | |
statusCode | HttpStatusCode | |
contentType | string | |
return | Nancy |