C# 클래스 Agnos.ProtocolError

represents fatal protocol errors, which normally cause the connection to be aborted
상속: System.Exception
파일 보기 프로젝트 열기: tomerfiliba/agnos 1 사용 예제들

공개 메소드들

메소드 설명
ProtocolError ( string message ) : System

메소드 상세

ProtocolError() 공개 메소드

public ProtocolError ( string message ) : System
message string
리턴 System