Balau exceptions for the injector framework. More...
Go to the source code of this file.
Classes | |
class | BindingException |
Base class of binding exceptions. More... | |
class | CyclicDependencyException |
Thrown when the supplied binding configuration has a cyclic dependency. More... | |
class | DuplicateBindingException |
Thrown when an illegal injector binding configuration is attempted. More... | |
class | EnvironmentConfigurationException |
Thrown when there is an issue loading an environment property file. More... | |
class | MissingDependencyException |
Thrown when no binding is found in the injector. More... | |
class | NoBindingException |
Thrown when no binding is found in the injector. More... | |
class | SharedInjectorException |
Thrown when an attempt is made to create a shared pointer binding to the injector. More... | |
Namespaces | |
Balau::Exception | |
All exception classes. | |
Balau exceptions for the injector framework.