Method | Description | |
---|---|---|
InvalidResponseException ( int code ) : System | ||
InvalidResponseException ( string message, |
||
InvalidResponseException ( string message, int code ) : System |
public InvalidResponseException ( int code ) : System | ||
code | int | |
return | System |
public InvalidResponseException ( string message, |
||
message | string | |
innerException | ||
code | int | |
return | System |
public InvalidResponseException ( string message, int code ) : System | ||
message | string | |
code | int | |
return | System |