public class S3NotFoundException extends S3Exception
S3StorageClient
s when the resource requested is not found
(e.g., attempting to fetch a key in S3 that doesn't exist).Constructor and Description |
---|
S3NotFoundException(String message) |
S3NotFoundException(String message,
Throwable cause) |
S3NotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.