C# Class RingCentral.Http.ApiException

Inheritance: System.Exception
ファイルを表示 Open project: ringcentral/ringcentral-csharp

Public Methods

Method Description
ApiException ( string message, ApiResponse response ) : System

Method Details

ApiException() public method

public ApiException ( string message, ApiResponse response ) : System
message string
response ApiResponse
return System