public class EBRetryFailedException extends EBRetryException
error, retry
Constructor and Description |
---|
EBRetryFailedException() |
EBRetryFailedException(Object error,
EBRetry retry) |
EBRetryFailedException(String message) |
EBRetryFailedException(String message,
Object error,
EBRetry retry) |
EBRetryFailedException(String message,
Throwable cause) |
EBRetryFailedException(String message,
Throwable cause,
Object error,
EBRetry retry) |
EBRetryFailedException(Throwable cause) |
EBRetryFailedException(Throwable cause,
Object error,
EBRetry retry) |
getCause, getError, getErrorCauseIfAny, getRetry, updateCauseIfApplicable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EBRetryFailedException()
public EBRetryFailedException(String message)
public EBRetryFailedException(Throwable cause)
public EBRetryFailedException(String message, Throwable cause, Object error, EBRetry retry)
Copyright © 2016. All rights reserved.