public class WSException extends RuntimeException
| Constructor and Description |
|---|
WSException() |
WSException(String message) |
WSException(String message,
Throwable cause) |
WSException(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 © 2018 JBoss by Red Hat. All rights reserved.