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.
Returns a hint as to whether it makes sense to retry upon this exception.
|
public PauseException(PauseStatus status)
public PauseStatus getPauseStatus()
public boolean isRetryable()
isRetryable in class AmazonClientException