Class InvalidArgumentException

All Implemented Interfaces:
Serializable

public class InvalidArgumentException extends AmazonServiceException
The argument is invalid.
See Also:
  • Constructor Details

    • InvalidArgumentException

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