Exception thrown when unwrapping the value of an empty Optional.
Declared in <folly/Optional.h>
class OptionalEmptyException
: public std::runtime_error
| Name | Description |
|---|---|
std::runtime_error |
| Name | Description |
|---|---|
OptionalEmptyException [constructor] | Constructs the exception with a fixed message. |
operator= | |
what [virtual] |