public class AMQUnresolvedAddressException extends QpidException
TODO Not an AMQP exception as no status code.
TODO Why replace java.nio.UnresolvedAddressException with this? This is checked, which may explain why, but it doesn't wrap the underlying exception.
| Constructor and Description |
|---|
AMQUnresolvedAddressException(String message,
String broker,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
clone, cloneForCurrentThreadaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.