Thrown when insertion fails due to running out of space for submaps.
Synopsis
Declared in <folly/AtomicHashMap.h>
struct AtomicHashMapFullError
: std::runtime_error
Base Classes
Name |
Description |
|
Member Functions
Name |
Description |
|
Construct the error with a fixed "AtomicHashMap is full" message. |
|
Created with MrDocs