프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Code | int | ||
Description | string | ||
ParamsPassed |
메소드 | 설명 | |
---|---|---|
ApiRequestErrorException ( ) : System | ||
ApiRequestErrorException ( string message ) : System | ||
ApiRequestErrorException ( string message, |
||
ApiRequestErrorException ( string errDesc, int code, string description, |
||
ToString ( ) : string |
public ApiRequestErrorException ( string message ) : System | ||
message | string | |
리턴 | System |
public ApiRequestErrorException ( string message, |
||
message | string | |
inner | ||
리턴 | System |
public ApiRequestErrorException ( string errDesc, int code, string description, |
||
errDesc | string | |
code | int | |
description | string | |
paramsPassed | ||
리턴 | System |