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