Class InvalidAttributeNameException

All Implemented Interfaces:
Serializable

public class InvalidAttributeNameException extends AmazonServiceException

The attribute referred to does not exist.

See Also:
  • Constructor Details

    • InvalidAttributeNameException

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