|
Sauce-0.10.1
A C++ Dependency Injection Framework
|
Thrown when a binding cannot be found for the given interface. More...
#include <sauce/exceptions.h>


Public Member Functions | |
| UnboundExceptionFor (std::string const name) | |
Public Member Functions inherited from sauce::UnboundException | |
| UnboundException (std::string const name) | |
Public Member Functions inherited from sauce::Exception | |
| Exception (std::string message) | |
Thrown when a binding cannot be found for the given interface.
1.8.3