public class FileLockException extends SdkClientException
| Constructor and Description |
|---|
FileLockException(String msg) |
FileLockException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetryable() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileLockException(Throwable t)
public FileLockException(String msg)
public boolean isRetryable()
isRetryable in class AmazonClientExceptionCopyright © 2017. All rights reserved.