Class InvalidBucketNameFilterException

All Implemented Interfaces:
Serializable

public class InvalidBucketNameFilterException extends AmazonServiceException

The bucket name either doesn't exist or was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidBucketNameFilterException

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