public class FileLockException extends CosClientException
| 构造器和说明 |
|---|
FileLockException(String msg) |
FileLockException(Throwable t) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isRetryable()
Returns a hint as to whether it makes sense to retry upon this exception.
|
getErrorCode, setErrorCodepublic FileLockException(Throwable t)
public FileLockException(String msg)
public boolean isRetryable()
CosClientExceptionisRetryable 在类中 CosClientExceptionCopyright © 2022. All rights reserved.