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 for tool vendor and product vendor implementation classes. 
javax.enterprise.deploy.spi Provides product vendor implementation classes. 
javax.enterprise.deploy.spi.factories Provides product vendor deployment factory classes. 
javax.enterprise.deploy.spi.status Provides product vendor status classes. 
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.shared.factories
DeploymentManagerCreationException
          Errors while generating a Deployment manager
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.spi
BeanNotFoundException
          Errors when a bean is not found
ConfigurationException
          Errors while generating a configuration bean
DConfigBeanVersionUnsupportedException
          Errors when a j2ee version is not supported
InvalidModuleException
          Errors when a module is not valid
TargetException
          Errors in targets
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.spi.factories
DeploymentManagerCreationException
          Errors while generating a Deployment manager
 

Classes in javax.enterprise.deploy.spi.exceptions used by javax.enterprise.deploy.spi.status
ClientExecuteException
          Errors setting up an application client
OperationUnsupportedException
          Errors when a method is not supported
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.