org.jboss.arquillian.container.impl.client.container
Class DeploymentExceptionHandler
java.lang.Object
org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler
public class DeploymentExceptionHandler
- extends Object
A exception handler that attempt to Veto a Exception during deployment if ShouldThrowException
is defined for the Deployment
.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentExceptionHandler
public DeploymentExceptionHandler()
verifyExpectedExceptionDuringDeploy
public void verifyExpectedExceptionDuringDeploy(@Observes
EventContext<DeployDeployment> context)
throws Exception
- Throws:
Exception
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.