org.jboss.arquillian.container.spi.client.container
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.arquillian.container.spi.client.container.DeploymentException
- All Implemented Interfaces:
- Serializable
public class DeploymentException
- extends Exception
DeploymentException
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeploymentException
public DeploymentException(String message)
DeploymentException
public DeploymentException(String message,
Throwable cause)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.