#include <Promise.h>
Definition at line 43 of file Promise.h.
folly::FutureAlreadyRetrieved::FutureAlreadyRetrieved |
( |
| ) |
|
|
inline |
Definition at line 45 of file Promise.h.
45 : PromiseException(
"Future already retrieved") {}
The documentation for this class was generated from the following file: