Sauce-0.10.1
A C++ Dependency Injection Framework
List of all members
sauce::PartialBindingExceptionFor< Dependency > Class Template Reference

Thrown when a binding hasn't been completely specified for the given interface. More...

#include <sauce/exceptions.h>

Inheritance diagram for sauce::PartialBindingExceptionFor< Dependency >:
sauce::PartialBindingException sauce::Exception

Additional Inherited Members

- Public Member Functions inherited from sauce::Exception
 Exception (std::string message)
 

Detailed Description

template<typename Dependency>
class sauce::PartialBindingExceptionFor< Dependency >

Thrown when a binding hasn't been completely specified for the given interface.


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