Class InvalidS3KeyPrefixException

All Implemented Interfaces:
Serializable

public class InvalidS3KeyPrefixException extends AmazonServiceException

The specified Amazon S3 key prefix is not valid.

See Also:
  • Constructor Details

    • InvalidS3KeyPrefixException

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