Method | Description | |
---|---|---|
UnknownResponseException ( ) : System | ||
UnknownResponseException ( int errorCode, string message ) : System | ||
UnknownResponseException ( int errorCode, string message, |
public UnknownResponseException ( int errorCode, string message ) : System | ||
errorCode | int | |
message | string | |
return | System |
public UnknownResponseException ( int errorCode, string message, |
||
errorCode | int | |
message | string | |
inner | ||
return | System |