public class FileLockException extends AmazonClientException
| Constructor and Description | 
|---|
| FileLockException(String msg) | 
| FileLockException(Throwable t) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isRetryable()Returns a hint as to whether it makes sense to retry upon this exception. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileLockException(Throwable t)
public FileLockException(String msg)
public boolean isRetryable()
AmazonClientExceptionisRetryable in class AmazonClientExceptionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.