public class WSFException extends RuntimeException
| Constructor and Description |
|---|
WSFException() |
WSFException(String message) |
WSFException(String message,
Throwable cause) |
WSFException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static void |
rethrow(String string,
Throwable th) |
static void |
rethrow(Throwable th) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 JBoss, by Red Hat. All rights reserved.