|
|||||||||
| Home >> All >> javax >> enterprise >> deploy >> spi >> [ exceptions overview ] | PREV NEXT | ||||||||
B
- BeanNotFoundException - exception javax.enterprise.deploy.spi.exceptions.BeanNotFoundException.
- This exception is to report that the bean is not a child of the parent bean.
- BeanNotFoundException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.BeanNotFoundException
- Creates an new BeanNotFoundException object.
C
- ClientExecuteException - exception javax.enterprise.deploy.spi.exceptions.ClientExecuteException.
- This exception reports errors in setting up an application client for execution.
- ClientExecuteException() - Constructor for class javax.enterprise.deploy.spi.exceptions.ClientExecuteException
- Creates new ClientExecuteException without a detail message.
- ClientExecuteException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.ClientExecuteException
- Constructs a ClientExecuteException with the specified detail message.
- ConfigurationException - exception javax.enterprise.deploy.spi.exceptions.ConfigurationException.
- This exception reports errors in generating a configuration bean.
- ConfigurationException() - Constructor for class javax.enterprise.deploy.spi.exceptions.ConfigurationException
- Creates new ConfigurationException without a detail message.
- ConfigurationException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.ConfigurationException
- Constructs a ConfigurationException with the specified detail message.
- ConfigurationException(Throwable) - Constructor for class javax.enterprise.deploy.spi.exceptions.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for class javax.enterprise.deploy.spi.exceptions.ConfigurationException
D
- DConfigBeanVersionUnsupportedException - exception javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException.
- This exception is to report that there is no support for the DConfigBean version requested.
- DConfigBeanVersionUnsupportedException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException
- Creates a new DConfigBeanVersionUnsupportedException.
- DeploymentManagerCreationException - exception javax.enterprise.deploy.spi.exceptions.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.
- DeploymentManagerCreationException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
- Creates a new DeploymentManagerCreationException.
I
- InvalidModuleException - exception javax.enterprise.deploy.spi.exceptions.InvalidModuleException.
- This exception is to report an invalid J2EE deployment module type.
- InvalidModuleException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.InvalidModuleException
- Creates a new InvalidModuleException.
J
- javax.enterprise.deploy.spi.exceptions - package javax.enterprise.deploy.spi.exceptions
O
- OperationUnsupportedException - exception javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException.
- This exception is to report that the method called is not supported by this implementation.
- OperationUnsupportedException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException
- Creates a new OperationUnsupportedException.
T
- TargetException - exception javax.enterprise.deploy.spi.exceptions.TargetException.
- This exception is to report bad target designators.
- TargetException(String) - Constructor for class javax.enterprise.deploy.spi.exceptions.TargetException
- Creates a new TargetException.
B C D I J O T
|
|||||||||
| Home >> All >> javax >> enterprise >> deploy >> spi >> [ exceptions overview ] | PREV NEXT | ||||||||