Uses of Package
javax.enterprise.deploy.spi.exceptions

Packages that use javax.enterprise.deploy.spi.exceptions
javax.enterprise.deploy.shared.factories Provides shared factory manager object for Tool Vendor and Product Vendor implementation classes. 
javax.enterprise.deploy.spi Provides J2EE Product Vendor implementation classes. 
javax.enterprise.deploy.spi.factories Provides J2EE Product Vendor deployment factory implementation classes. 
javax.enterprise.deploy.spi.status Provides J2EE Product Vendor deployment status implementation classes. 
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.shared.factories
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.
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.spi
BeanNotFoundException
          This exception is to report that the bean is not a child of the parent bean.
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.
InvalidModuleException
          This exception is to report an invalid J2EE deployment module type.
TargetException
          This exception is to report bad target designators.
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.spi.factories
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.
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.spi.status
ClientExecuteException
          This exception reports errors in setting up an application client for execution.
OperationUnsupportedException
          This exception is to report that the method called is not supported by this implementation.
 



Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.