Derecho  0.9
Distributed systems toolkit for RDMA
Classes | Namespaces
derecho_exception.hpp File Reference
#include <derecho/core/git_version.hpp>
#include <exception>
#include <sstream>
#include <string>
Include dependency graph for derecho_exception.hpp:
This graph shows which files directly or indirectly include this file:

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