public interface TransientExceptionDetector
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTransient(Exception e)
Determine if the condition is a transient error.
|
boolean isTransient(Exception e)
e - the exception to inspectCopyright © 2015. All rights reserved.