Walter.Web.FireWall
HttpStatusCodeException Constructor(Int32,String)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > HttpStatusCodeException Class > HttpStatusCodeException Constructor : HttpStatusCodeException Constructor(Int32,String)
The status code.
The message.
Initializes a new instance of the HttpStatusCodeException class.
Syntax
public HttpStatusCodeException( 
   int statusCode,
   string message
)

Parameters

statusCode
The status code.
message
The message.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HttpStatusCodeException Class
HttpStatusCodeException Members
Overload List