Method | Description | |
---|---|---|
OctopusSecurityException ( int httpStatusCode, string message ) : System |
Initializes a new instance of the OctopusSecurityException class.
|
public OctopusSecurityException ( int httpStatusCode, string message ) : System | ||
httpStatusCode | int | The HTTP status code. |
message | string | The message. |
return | System |