Class S3BucketDoesNotExistException

    • Constructor Detail

      • S3BucketDoesNotExistException

        public S3BucketDoesNotExistException​(String message)
        Constructs a new S3BucketDoesNotExistException with the specified error message.
        Parameters:
        message - Describes the error encountered.