TransferUtility@Deprecated public class PauseException extends AmazonClientException
| Constructor and Description |
|---|
PauseException(PauseStatus status)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PauseStatus |
getPauseStatus()
Deprecated.
Returns more information on why the pause failed.
|
boolean |
isRetryable()
Deprecated.
An paused exception is not intended to be retried.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PauseException(PauseStatus status)
public PauseStatus getPauseStatus()
public boolean isRetryable()
isRetryable in class AmazonClientExceptionCopyright © 2018. All rights reserved.