public interface ErrorAnalyzer
DefaultErrorAnalyzer
Modifier and Type | Method and Description |
---|---|
boolean |
requiresNewConnection(Throwable failure)
Indicates whether the raised error is severe therefore needs a new
session.
|
boolean requiresNewConnection(Throwable failure)
failure
- the error to analyzeCopyright © 2021. All rights reserved.