public class QueueException extends Exception
| Constructor and Description |
|---|
QueueException() |
QueueException(String message) |
QueueException(String faultString,
String faultCode) |
QueueException(String message,
Throwable cause) |
QueueException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFaultCode() |
String |
getFaultString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2. All rights reserved.