Package javax.enterprise.deploy.spi.exceptions

Exception Summary
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 caused by such things as server down, unable to authenticate and the like.
InvalidModuleException This exception is to report an invalid J2EE 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 © 2006 Apache Software Foundation. All Rights Reserved.