Fawkes API
Fawkes Development Version
|
Client handler has already been registered. More...
#include <netcomm/fawkes/client.h>
Public Member Functions | |
HandlerAlreadyRegisteredException () | |
Costructor. |
Client handler has already been registered.
Only a single client handler can be registered per component. If you try to register a handler where there is already a handler this exception is thrown.
fawkes::HandlerAlreadyRegisteredException::HandlerAlreadyRegisteredException | ( | ) |
Costructor.
Definition at line 53 of file client.cpp.