public interface FatalExceptionStrategy
ConditionalRejectingErrorHandler to
decide whether an exception should be considered to be fatal and the
message should not be requeued.| Modifier and Type | Method and Description |
|---|---|
boolean |
isFatal(java.lang.Throwable t) |