Fawkes API Fawkes Development Version

fawkes::HandlerAlreadyRegisteredException Class Reference

Client handler has already been registered. More...

#include <netcomm/fawkes/client.h>

Inheritance diagram for fawkes::HandlerAlreadyRegisteredException:

List of all members.

Public Member Functions

 HandlerAlreadyRegisteredException ()
 Costructor.

Detailed Description

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.

Definition at line 43 of file client.h.


Constructor & Destructor Documentation

fawkes::HandlerAlreadyRegisteredException::HandlerAlreadyRegisteredException ( )

Costructor.

Definition at line 53 of file client.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends