public class WssServiceException extends Exception
| Constructor and Description |
|---|
WssServiceException() |
WssServiceException(String message) |
WssServiceException(String message,
String requestToken) |
WssServiceException(String message,
Throwable cause) |
WssServiceException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestToken() |
void |
setRequestToken(String requestToken) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011-2018 White Source. All Rights Reserved.