Is thrown in case the construction of a service has failed. More...
#include <serviceregistry.h>
Inheritance diagram for QtMvvm::ServiceConstructionException: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 in case the construction of a service has failed.
Definition at line 134 of file serviceregistry.h.
1.8.14