C# Class RingCentral.Http.ApiException

Inheritance: System.Exception
Afficher le fichier Open project: ringcentral/ringcentral-csharp

Méthodes publiques

Méthode Description
ApiException ( string message, ApiResponse response ) : System

Method Details

ApiException() public méthode

public ApiException ( string message, ApiResponse response ) : System
message string
response ApiResponse
Résultat System