Class IncompatibleOrderableOptionsException

All Implemented Interfaces:
Serializable

public class IncompatibleOrderableOptionsException extends AmazonServiceException

The specified options are incompatible.

See Also:
  • Constructor Details

    • IncompatibleOrderableOptionsException

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