public class SendFailure
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Throwable |
failure |
boolean |
retry |
Constructor and Description |
---|
SendFailure(java.lang.Throwable failure,
boolean retry) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 1995–2023 Webtide. All rights reserved.