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, toString
public FileLockException(Throwable t)
public FileLockException(String msg)
public boolean isRetryable()
isRetryable
in class AmazonClientException
Copyright © 2022. All rights reserved.