|
Thrill
0.1
|
#include <cstring>#include <stdexcept>#include <string>
Include dependency graph for exception.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Exception |
| A Exception is thrown by Connection on all errors instead of returning error codes. More... | |
Namespaces | |
| thrill | |
| thrill::net | |
Macros | |
| #define | THRILL_NET_EXCEPTION_HEADER |
| #define THRILL_NET_EXCEPTION_HEADER |
Definition at line 13 of file exception.hpp.