public class FileLockException extends SdkClientException
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, toString
public FileLockException(Throwable t)
public FileLockException(String msg)
public boolean isRetryable()
AmazonClientException
isRetryable
in class AmazonClientException
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.