Class WebBeansDeploymentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.enterprise.inject.spi.DeploymentException
org.apache.webbeans.exception.WebBeansDeploymentException
All Implemented Interfaces:
Serializable, DescriptiveException

public class WebBeansDeploymentException extends jakarta.enterprise.inject.spi.DeploymentException implements DescriptiveException
Exception that is thrown by the web beans container at the deployment time.
Since:
1.0
See Also: