Class NoSuchBucketException

    • Constructor Detail

      • NoSuchBucketException

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