Class InvalidOrderException

All Implemented Interfaces:
Serializable

public class InvalidOrderException extends AmazonServiceException

The specified sort order is not valid.

See Also:
  • Constructor Details

    • InvalidOrderException

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