solinject  1.0.0
C++17 Dependency Injection header-only library
CircularDependencyException.hpp File Reference
#include <typeinfo>
#include "DIException.hpp"
Include dependency graph for CircularDependencyException.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::CircularDependencyException
 Exception that is thrown when a circular dependency is detected. More...