org.jboss.wsf.spi.deployment
Class WSFDeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.wsf.spi.deployment.WSFDeploymentException
- All Implemented Interfaces:
- Serializable
public class WSFDeploymentException
- extends RuntimeException
A general deployment exception
- Since:
- 20-Apr-2007
- Author:
- Thomas.Diesler@jboss.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WSFDeploymentException
public WSFDeploymentException(String message,
Throwable cause)
WSFDeploymentException
public WSFDeploymentException(String message)
WSFDeploymentException
public WSFDeploymentException(Throwable cause)
rethrow
public static void rethrow(Throwable cause)
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.