Méthode | Description | |
---|---|---|
MemcachedException ( ) : System |
Initializes a new instance of the T:MemcachedException class.
|
|
MemcachedException ( string message ) : System |
Initializes a new instance of the T:MemcachedException class with a specified error message.
|
|
MemcachedException ( string message, |
Initializes a new instance of the T:MemcachedException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
Méthode | Description | |
---|---|---|
MemcachedException ( System info, System context ) : System |
Initializes a new instance of the T:MemcachedException class with serialized data.
|
protected MemcachedException ( System info, System context ) : System | ||
info | System | |
context | System | |
Résultat | System |
public MemcachedException ( string message ) : System | ||
message | string | |
Résultat | System |
public MemcachedException ( string message, |
||
message | string | |
inner | ||
Résultat | System |