public class TooManyRetriesException extends DataStoreException
| Constructor and Description |
|---|
TooManyRetriesException() |
TooManyRetriesException(String message) |
TooManyRetriesException(String message,
Throwable cause) |
TooManyRetriesException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2019 Eclipse Foundation. All rights reserved.