public class FileLockException extends AmazonClientException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
FileLockException(java.lang.String msg) |
FileLockException(java.lang.Throwable t) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRetryable()
Returns a hint as to whether it makes sense to retry upon this exception.
|
private static final long serialVersionUID
public FileLockException(java.lang.Throwable t)
public FileLockException(java.lang.String msg)
public boolean isRetryable()
AmazonClientException
isRetryable
in class AmazonClientException