public class RMRetryException extends Exception
RMRetryException is given to com.oracle.webservices.api.disi.ClientResponseTransport#fail
to signal that the RMS retry sending the message again.
This results in the RMS causing the message to be given to
com.oracle.webservices.api.disi.ClientRequestTransport#request
again.
Note: a retry will not occur is max retries, timeouts, etc., are exceeded.
| Constructor and Description |
|---|
RMRetryException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2017 Oracle Corporation. All rights reserved.