public class PauseException extends CosClientException
| 构造器和说明 |
|---|
PauseException(PauseStatus status) |
| 限定符和类型 | 方法和说明 |
|---|---|
PauseStatus |
getPauseStatus()
Returns more information on why the pause failed.
|
boolean |
isRetryable()
Returns a hint as to whether it makes sense to retry upon this exception.
|
getErrorCode, setErrorCodepublic PauseException(PauseStatus status)
public PauseStatus getPauseStatus()
public boolean isRetryable()
isRetryable 在类中 CosClientExceptionCopyright © 2021. All rights reserved.