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 reference
ShouldThrowException
Deployment.- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidverifyExpectedExceptionDuringDeploy(org.jboss.arquillian.core.spi.EventContext<org.jboss.arquillian.container.spi.event.DeployDeployment> context)
-
Constructor Details
-
DeploymentExceptionHandler
public DeploymentExceptionHandler()
-
-
Method Details