Class InvalidArgumentException

All Implemented Interfaces:
Serializable

public class InvalidArgumentException extends AmazonServiceException

At least one of the specified arguments 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.