Class InvalidSortByException

All Implemented Interfaces:
Serializable

public class InvalidSortByException extends AmazonServiceException

The specified sort by value is not valid.

See Also:
  • Constructor Details

    • InvalidSortByException

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