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, toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.