Class DeploymentExceptionHandler
java.lang.Object
org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler
A exception handler that attempt to Veto a Exception during deployment if
is defined for
the
invalid @link
ShouldThrowException
Deployment.- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
DeploymentExceptionHandler
public DeploymentExceptionHandler()
-
-
Method Details
-
verifyExpectedExceptionDuringDeploy
public void verifyExpectedExceptionDuringDeploy(@Observes EventContext<DeployDeployment> context) throws Exception - Throws:
Exception
-