#include <Promise.h>
Definition at line 33 of file Promise.h.
folly::PromiseInvalid::PromiseInvalid |
( |
| ) |
|
|
inline |
Definition at line 35 of file Promise.h.
35 : PromiseException(
"Promise invalid") {}
The documentation for this class was generated from the following file: