Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CallfireApiClient
UnauthorizedException
C# Class CallfireApiClient.UnauthorizedException
Exception thrown in case if platform returns HTTP code 401 - Unauthorized, API Key missing or invalid
Inheritance:
CallfireApiException
Datei anzeigen
Open project: CallFire/callfire-api-client-csharp
Public Methods
Method
Description
UnauthorizedException
(
ErrorMessage
errorMessage
) :
System
Method Details
UnauthorizedException()
public
method
public
UnauthorizedException
(
ErrorMessage
errorMessage
) :
System
errorMessage
ErrorMessage
return
System