public class AmqpBadMessage extends Object
| Constructor and Description |
|---|
AmqpBadMessage(String reason,
Throwable cause) |
AmqpBadMessage(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Getter method for cause.
|
String |
getReason()
Getter method for reason.
|
public AmqpBadMessage(Throwable cause)
Copyright © 2017 WSO2. All rights reserved.