public class QpidException extends Exception
Constructor and Description |
---|
QpidException(String msg) |
QpidException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
QpidException |
clone() |
QpidException |
cloneForCurrentThread()
Rethrown this exception as a new exception.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public QpidException(String msg)
public QpidException cloneForCurrentThread()
public QpidException clone()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.