This is the complete list of members for SerialException, including all inherited members.
init(const char *const description) | SerialException | inlineprivate |
SerialException(const char *const description) | SerialException | inlineexplicit |
SerialException(const std::string &description) | SerialException | inlineexplicit |
SerialException(const boost::system::system_error &err) | SerialException | inlineexplicit |
SerialException(const SerialException &other) | SerialException | inline |
what() const | SerialException | inlinevirtual |
what_ | SerialException | private |
~SerialException() | SerialException | inline |