See: Description
| Exception | Description | 
|---|---|
| BeanNotFoundException | 
 This exception is to report that the bean is
 not a child of the parent bean. 
 | 
| ClientExecuteException | 
 This exception reports errors in setting up an application client
 for execution. 
 | 
| ConfigurationException | 
 This exception reports errors in generating a configuration bean. 
 | 
| DConfigBeanVersionUnsupportedException | 
 This exception is to report that there is no support
 for the DConfigBean version requested. 
 | 
| DeploymentManagerCreationException | 
 This exception is to report problems in returning
 a DeploymentManager object cause by such things as
 server down, unable to authenticate and the like. 
 | 
| InvalidModuleException | 
 This exception is to report an invalid Jakarta EE deployment
 module type. 
 | 
| OperationUnsupportedException | 
 This exception is to report that the method
 called is not supported by this implementation. 
 | 
| TargetException | 
 This exception is to report bad target designators. 
 | 
Copyright © 2019 Eclipse Foundation. All rights reserved.
                     Use is subject to license terms.