Class ValidationException

All Implemented Interfaces:
Serializable

public class ValidationException extends AmazonServiceException

One or more required parameter values were not provided in the request.

See Also:
  • Constructor Details

    • ValidationException

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