| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.runlevel |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
RunLevelException
Exception related to the operations of the
RunLevelController. |
Copyright © 2013 Oracle Corporation. All rights reserved.