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