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.
|
public FileLockException(Throwable t)
public FileLockException(String msg)
public boolean isRetryable()
CosClientExceptionisRetryable 在类中 CosClientExceptionCopyright © 2017. All rights reserved.