C# 클래스 QiRestApiSample.QiError

상속: System.Exception
파일 보기 프로젝트 열기: osisoft/Qi-Samples

공개 메소드들

메소드 설명
QiError ( HttpStatusCode code, string msg ) : System

메소드 상세

QiError() 공개 메소드

public QiError ( HttpStatusCode code, string msg ) : System
code HttpStatusCode
msg string
리턴 System