Class InvalidArgumentException

All Implemented Interfaces:
Serializable

public class InvalidArgumentException extends AmazonServiceException

The specified input parameter has an value that is not valid.

See Also:
  • Constructor Details

    • InvalidArgumentException

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