public class StreamSendException
extends org.springframework.amqp.AmqpException
| Constructor and Description |
|---|
StreamSendException(java.lang.String message,
int code)
Construct an instance with the provided message.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConfirmationCode()
Return the confirmation code, if available.
|