C# 클래스 Pwinty.Client.PwintyApiException

상속: System.Exception
파일 보기 프로젝트 열기: tomgallard/pwinty-dotnet

공개 메소드들

메소드 설명
PwintyApiException ( string errorMessage, HttpStatusCode statusCode ) : System

메소드 상세

PwintyApiException() 공개 메소드

public PwintyApiException ( string errorMessage, HttpStatusCode statusCode ) : System
errorMessage string
statusCode HttpStatusCode
리턴 System