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, toString
Copyright © 2020 WSO2. All rights reserved.