| org.apache.webbeans.exception.definition | |
| org.apache.webbeans.exception.inject |
| ComponentNotFoundException | Throws when the component is not found in the web beans container. | code | html |
| ContextRemoveException | Throws when the component is not found in the current context while trrying to remove. | code | html |
| ResolutionByNameException | Throws when exceptional situation occurs while resolving components in the web beans container by name. | code | html |
| WebBeansConfigurationException | Exception that is thrown by the web beans container at the intialization time. | code | html |
| WebBeansCreationException | Exception that is thrown by the web beans container at the deployment time. | code | html |
| WebBeansDeploymentException | Exception that is thrown by the web beans container at the deployment time. | code | html |
| WebBeansException | code | html | |
| WebBeansPassivationException | code | html |