C# Class CallfireApiClient.UnauthorizedException

Exception thrown in case if platform returns HTTP code 401 - Unauthorized, API Key missing or invalid
Inheritance: CallfireApiException
Afficher le fichier Open project: CallFire/callfire-api-client-csharp

Méthodes publiques

Méthode Description
UnauthorizedException ( ErrorMessage errorMessage ) : System

Method Details

UnauthorizedException() public méthode

public UnauthorizedException ( ErrorMessage errorMessage ) : System
errorMessage ErrorMessage
Résultat System