org.jboss.wsf.spi
Class WSFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.wsf.spi.WSFException
- All Implemented Interfaces:
- Serializable
public class WSFException
- extends RuntimeException
- Author:
- Heiko.Braun@jboss.com
Created: Jul 11, 2007
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WSFException
public WSFException()
WSFException
public WSFException(String message)
WSFException
public WSFException(String message,
Throwable cause)
WSFException
public WSFException(Throwable cause)
rethrow
public static void rethrow(String string,
Throwable th)
rethrow
public static void rethrow(Throwable th)
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.