C# Class Redis.ResponseException, redis-sharp

Inheritance: Exception
ファイルを表示 Open project: SamSaffron/redis-sharp

Public Methods

Method Description
ResponseException ( string code ) : System

Method Details

ResponseException() public method

public ResponseException ( string code ) : System
code string
return System