Is thrown if a service is beeing registered that is already registered. More...
#include <serviceregistry.h>
Public Member Functions | |
const char * | what () const noexcept override |
Inherits QException::what. | |
void | raise () const override |
Inherits QException::raise. | |
QException * | clone () const override |
Inherits QException::clone. | |
Is thrown if a service is beeing registered that is already registered.
Definition at line 111 of file serviceregistry.h.