Class BucketNotFoundException

    • Constructor Detail

      • BucketNotFoundException

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