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:
- java.io.Serializable
public class WSFDeploymentException
- extends java.lang.RuntimeException
A general deployment exception
- Since:
- 20-Apr-2007
- Author:
- Thomas.Diesler@jboss.com
- See Also:
- Serialized Form
Method Summary |
static void |
rethrow(java.lang.Throwable cause)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WSFDeploymentException
public WSFDeploymentException(java.lang.String message,
java.lang.Throwable cause)
WSFDeploymentException
public WSFDeploymentException(java.lang.String message)
WSFDeploymentException
public WSFDeploymentException(java.lang.Throwable cause)
rethrow
public static void rethrow(java.lang.Throwable cause)
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.