C# 클래스 CallfireApiClient.UnauthorizedException

Exception thrown in case if platform returns HTTP code 401 - Unauthorized, API Key missing or invalid
상속: CallfireApiException
파일 보기 프로젝트 열기: CallFire/callfire-api-client-csharp

공개 메소드들

메소드 설명
UnauthorizedException ( ErrorMessage errorMessage ) : System

메소드 상세

UnauthorizedException() 공개 메소드

public UnauthorizedException ( ErrorMessage errorMessage ) : System
errorMessage ErrorMessage
리턴 System