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