Is thrown if a service is beeing registered that is already registered. More...
#include <serviceregistry.h>
 Inheritance diagram for QtMvvm::ServiceExistsException: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.
 1.8.14