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