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:
- [email protected] Created: Jul 11, 2007
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description WSFException()
WSFException(String message)
WSFException(String message, Throwable cause)
WSFException(Throwable cause)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static void
rethrow(String string, Throwable th)
static void
rethrow(Throwable th)
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Copyright © 2018 JBoss, by Red Hat. All rights reserved.