public class ExponentialBackoffException extends Exception
| Constructor and Description |
|---|
ExponentialBackoffException(IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExponentialBackoffException(IOException cause)
public IOException getCause()
Copyright © 2016 Zalando SE. All rights reserved.