Classes | |
| class | BindingNotFoundException |
| Thrown when attempting to resolve a type that has no registered binding in the DependencyContainer. More... | |
| class | DuplicateBindingException |
| Thrown when attempting to register a binding for a type that is already bound in the DependencyContainer. More... | |