C# 클래스 Ctf.ApplicationTools.DataObjects.ApplicationError

상속: Ctf.Communication.DataObjects.ServerJsonResponse
파일 보기 프로젝트 열기: blstream/Patronage2013-CaptureTheFlag

공개 메소드들

메소드 설명
ApplicationError ( string errorDescription, int errorCode = APPLICATION_ERROR ) : System

메소드 상세

ApplicationError() 공개 메소드

public ApplicationError ( string errorDescription, int errorCode = APPLICATION_ERROR ) : System
errorDescription string
errorCode int
리턴 System