public class TransientFailureException extends java.lang.RuntimeException
The requested operation may succeed if attempted again.
TransientFailureException(java.lang.String detail)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TransientFailureException(java.lang.String detail)