MultipleBeanFoundException class
Exception thrown when multiple beans are found and no primary is specified
- Inheritance
-
- Object
- DireException
- MultipleBeanFoundException
Constructors
-
MultipleBeanFoundException(Type type, List<
String> beanNames, {String? qualifier})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited