QtMvvm  1.1.0
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
Public Member Functions | List of all members
QtMvvm::ServiceConstructionException Class Reference

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.
 
QExceptionclone () const override
 Inherits QException::clone.
 

Detailed Description

Is thrown in case the construction of a service has failed.

Definition at line 134 of file serviceregistry.h.


The documentation for this class was generated from the following file: