C# 클래스 Ketchup.Protocol.Exceptions.UnknownResponseExcepton

상속: ProtocolException
파일 보기 프로젝트 열기: jasonsirota/Ketchup

공개 메소드들

메소드 설명
UnknownResponseExcepton ( string key, Op op, short status, string server ) : System

메소드 상세

UnknownResponseExcepton() 공개 메소드

public UnknownResponseExcepton ( string key, Op op, short status, string server ) : System
key string
op Op
status short
server string
리턴 System