Home » glassfish-v2ur2-b04-src » javax.enterprise.deploy » spi » exceptions »

javax.enterprise.deploy.spi.exceptions

Classes:

BeanNotFoundException   This exception is to report that the bean is not a child of the parent bean.  code | html
ClientExecuteException   This exception reports errors in setting up an application client for execution.  code | html
ConfigurationException   This exception reports errors in generating a configuration bean.  code | html
DConfigBeanVersionUnsupportedException   This exception is to report that there is no support for the DConfigBean version requested.  code | html
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.  code | html
InvalidModuleException   This exception is to report an invalid J2EE deployment module type.  code | html
OperationUnsupportedException   This exception is to report that the method called is not supported by this implementation.  code | html
TargetException   This exception is to report bad target designators.  code | html