public class QueueManagerException
extends org.wso2.andes.kernel.AndesException
Constructor and Description |
---|
QueueManagerException() |
QueueManagerException(String message) |
QueueManagerException(String faultString,
String faultCode) |
QueueManagerException(String message,
Throwable cause) |
QueueManagerException(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 © 2018 WSO2. All rights reserved.