Package io.micronaut.context.exceptions
package io.micronaut.context.exceptions
Contains common exceptions thrown from the
BeanContext
.- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn exception that occurs loading the context.A base class for exceptions that occurred during bean creation.Exception type for exceptions that happen during bean destruction.Thrown when no such beans exists.Represents a circular dependency failure.An exception that occurs during configuration setup.Represents a runtime failure to perform dependency injection.An exception that can be thrown to disable a bean programmatically from within a factory bean.Exception thrown on expression evaluation failure.Exception thrown when a bean is not unique and has multiple possible implementations for a given bean type.Thrown when no such beans exists.Thrown if an error occurs locating a message.