Exception that means a reference-like type is "empty" (does not contain a valid object). More...
#include <derecho_exception.hpp>
Public Member Functions | |
empty_reference_exception (const std::string &message) | |
Public Member Functions inherited from derecho::derecho_exception | |
derecho_exception (const std::string &message) | |
const char * | what () const noexcept |
Additional Inherited Members | |
Public Attributes inherited from derecho::derecho_exception | |
const std::string | message |
Exception that means a reference-like type is "empty" (does not contain a valid object).
Definition at line 33 of file derecho_exception.hpp.
|
inline |
Definition at line 34 of file derecho_exception.hpp.