|
Thrill
0.1
|
#include <cerrno>#include <cstring>#include <stdexcept>#include <string>
Include dependency graph for system_exception.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ErrnoException |
| An Exception which is thrown on system errors and contains errno information. More... | |
| class | SystemException |
| An Exception which is thrown on system errors. More... | |
Namespaces | |
| thrill | |
| thrill::common | |
| Contains many common tools and helpers shared by higher layers. See common. | |
Macros | |
| #define | THRILL_COMMON_SYSTEM_EXCEPTION_HEADER |
| #define THRILL_COMMON_SYSTEM_EXCEPTION_HEADER |
Definition at line 13 of file system_exception.hpp.