Sauce-0.10.1
A C++ Dependency Injection Framework
List of all members
sauce::PartialBindingException Class Reference

Thrown when a binding hasn't been completely specified. More...

#include <sauce/exceptions.h>

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

Additional Inherited Members

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

Detailed Description

Thrown when a binding hasn't been completely specified.


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