solinject  1.0.0
C++17 Dependency Injection header-only library
ServiceNotRegisteredException.hpp File Reference
#include <typeinfo>
#include "DIException.hpp"
Include dependency graph for ServiceNotRegisteredException.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sol::di::exc::ServiceNotRegisteredException
 Exception that is thrown when the requested service is not registered. More...