| Exception | Description |
|---|---|
| ObjectAlreadyAssociatedException |
Thrown when
LifecycleManagerStore already contains object under given key and bound object. |
| ObjectNotAssociatedException |
When you are trying to access binding of
LifecycleManager with object which hasn't been bound yet. |
| StoreHasAssociatedObjectsException |
Thrown when checking that given
LifecycleManager is not bound to any object but there is unbound association found. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.