Method | Description | |
---|---|---|
ApiException ( ) : System | ||
ApiException ( string message ) : System | ||
ApiException ( string message, Exception ex ) : System |
public ApiException ( string message ) : System | ||
message | string | |
return | System |
public ApiException ( string message, Exception ex ) : System | ||
message | string | |
ex | Exception | |
return | System |