C# 클래스 erminas.SmartAPI.Exceptions.RQLException

상속: SmartAPIException
파일 보기 프로젝트 열기: erminas/smartapi 1 사용 예제들

공개 메소드들

메소드 설명
RQLException ( string server, string reason, string responseXML ) : System

보호된 메소드들

메소드 설명
RQLException ( RQLException rqlException ) : System

메소드 상세

RQLException() 보호된 메소드

protected RQLException ( RQLException rqlException ) : System
rqlException RQLException
리턴 System

RQLException() 공개 메소드

public RQLException ( string server, string reason, string responseXML ) : System
server string
reason string
responseXML string
리턴 System