Package | Description |
---|---|
org.glassfish.hk2.api |
Modifier and Type | Class and Description |
---|---|
class |
DuplicateServiceException
This exception is thrown when an idempotent filter of a
DynamicConfiguration object matches an existing descriptor
in the ServiceLocator
|
class |
MultiException
This exception can contain multiple other exceptions.
|
class |
UnsatisfiedDependencyException
This exception will be found in a
MultiException when a class
has a dependency that should be satisfied but cannot be. |
Copyright © 2009–2019 Oracle Corporation. All rights reserved.