Class InvalidSortOrderException

All Implemented Interfaces:
Serializable

public class InvalidSortOrderException extends AmazonServiceException

The sort order was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidSortOrderException

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