A {@code BundleException} object is created by the Framework to denote anexception condition in the lifecycle of a bundle. {@code BundleException}s should not be created by bundle developers. A type code is used to identify the exception type for future extendability.
OSGi Alliance reserves the right to extend the set of types.
This exception conforms to the general purpose exception chaining mechanism. @author $Id: a0d23c4cb73b0d6386bcd6b9eebed29fdd9a4deb $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|