AMQUnresolvedAddressException indicates failure to resolve a socket address.
CRC Card Responsibilities | Collaborations |
---|
Represents failre to resolve a socket address. |
@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 itdoesn't wrap the underlying exception.