Class UnsupportedOptionException

All Implemented Interfaces:
Serializable

public class UnsupportedOptionException extends AmazonServiceException

A request option was specified that is not supported.

See Also:
  • Constructor Details

    • UnsupportedOptionException

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