Legend 
  | Constructor: HttpException( | 
| HttpStatusCode | statusCode | The status code associated with this exception. | 
| string | message | An optional exception message. If omitted, the userMessage will be used. | 
| string | userMessage | An optional error message which may be revealed to the user. If omitted, a default status code description will be used. |