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, cloneForCurrentThread
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.