#include <CarobException.hpp>
Inheritance diagram for CarobNS::ConnectionException:
Public Member Functions | |
ConnectionException (std::wstring s) | |
Constructs a ConnectionException with the given message. |
Send when connecting to a controller
CarobNS::ConnectionException::ConnectionException | ( | std::wstring | s | ) | [inline] |
Constructs a ConnectionException with the given message.
s | error message of the exception |