public class ExhaustedRetryException extends RetryException
Constructor and Description |
---|
ExhaustedRetryException(String msg) |
ExhaustedRetryException(String msg,
Throwable cause) |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 SpringSource. All rights reserved.