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

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

공개 메소드들

메소드 설명
ItemNotStoredException ( string key, Op op, string server ) : System

메소드 상세

ItemNotStoredException() 공개 메소드

public ItemNotStoredException ( string key, Op op, string server ) : System
key string
op Op
server string
리턴 System