Go to the source code of this file.
Classes | |
struct | derecho::derecho_exception |
Base exception class for all exceptions raised by Derecho. More... | |
struct | derecho::empty_reference_exception |
Exception that means a reference-like type is "empty" (does not contain a valid object). More... | |
struct | derecho::invalid_subgroup_exception |
Exception that means the user made an invalid request for a subgroup handle, such as by supplying an out-of-bounds subgroup index. More... | |
struct | derecho::invalid_node_exception |
Exception that means the user requested an operation targeting a specific node and that node was not as valid target, e.g. More... | |
Namespaces | |
derecho | |