Thrown when insertion fails due to running out of space for submaps.
Declared in <folly/AtomicHashMap.h>
struct AtomicHashMapFullError
: std::runtime_error
| Name | Description |
|---|---|
std::runtime_error |
| Name | Description |
|---|---|
AtomicHashMapFullError [constructor] | Construct the error with a fixed "AtomicHashMap is full" message. |
operator= | |
what [virtual] |