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 classS3NotFoundExceptionSpecific exception thrown fromS3StorageClients when the resource requested is not found (e.g., attempting to fetch a key in S3 that doesn't exist).
-