C# 클래스 Mollie.Api.Client.MollieApiException

상속: System.ApplicationException
파일 보기 프로젝트 열기: Viincenttt/MollieApi

공개 메소드들

메소드 설명
MollieApiException ( string json ) : System

비공개 메소드들

메소드 설명
CreateExceptionMessage ( MollieErrorMessage error ) : string
ParseErrorJsonResponse ( string json ) : MollieErrorMessage

메소드 상세

MollieApiException() 공개 메소드

public MollieApiException ( string json ) : System
json string
리턴 System