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