Class BucketNotFoundException

All Implemented Interfaces:
Serializable

public class BucketNotFoundException extends AmazonServiceException

Could not find the specified S3 bucket.

See Also:
  • Constructor Details

    • BucketNotFoundException

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