메소드 | 설명 | |
---|---|---|
MemcachedClientException ( ) : System |
Initializes a new instance of the T:MemcachedClientException class.
|
|
MemcachedClientException ( string message ) : System |
Initializes a new instance of the T:MemcachedClientException class with a specified error message.
|
|
MemcachedClientException ( string message, |
Initializes a new instance of the T:MemcachedClientException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
메소드 | 설명 | |
---|---|---|
MemcachedClientException ( System info, System context ) : System |
Initializes a new instance of the T:MemcachedClientException class with serialized data.
|
protected MemcachedClientException ( System info, System context ) : System | ||
info | System | |
context | System | |
리턴 | System |
public MemcachedClientException ( string message ) : System | ||
message | string | |
리턴 | System |
public MemcachedClientException ( string message, |
||
message | string | |
inner | ||
리턴 | System |