| Quorum Constructor (String) |
Namespace: RiakClient
| Exception | Condition |
|---|---|
| ArgumentNullException | The value of quorum cannot be null, empty, or whitespace. |
| ArgumentOutOfRangeException | The value of quorum must be well known quorum value. Valid values are "one", "quorum", "all", and "default". |