#include <jupiter_error.hpp>
Public Member Functions | |
| jupiter_error (const std::string &error_message) | |
This is not a logical error since the input may come from untrusted input (such as through the network).
Definition at line 33 of file jupiter_error.hpp.
| obby::jupiter_error::jupiter_error | ( | const std::string & | error_message | ) |
Definition at line 21 of file jupiter_error.cpp.
1.5.1