Is thrown if a service could not be created because of a missing dependency to be injected. More...
#include <serviceregistry.h>
Public Member Functions | |
void | raise () const override |
Inherits QException::raise. | |
QException * | clone () const override |
Inherits QException::clone. | |
Public Member Functions inherited from QtMvvm::ServiceConstructionException | |
const char * | what () const noexcept override |
Inherits QException::what. | |
Is thrown if a service could not be created because of a missing dependency to be injected.
Definition at line 157 of file serviceregistry.h.