Uses of Class
org.apache.solr.s3.S3Exception
-
-
Uses of S3Exception in org.apache.solr.s3
Subclasses of S3Exception in org.apache.solr.s3 Modifier and Type Class Description class
S3NotFoundException
Specific exception thrown fromS3StorageClient
s when the resource requested is not found (e.g., attempting to fetch a key in S3 that doesn't exist).
-