Thrown when an attempt is made to create a shared pointer binding to the injector. More...
#include <InjectorExceptions.hpp>
Additional Inherited Members | |
Public Attributes inherited from BalauException | |
const std::string | fullMessage |
The full message (includes file and line information). More... | |
const std::string | message |
The message. More... | |
Thrown when an attempt is made to create a shared pointer binding to the injector.
Only weak pointers are supported in singleton bindings.