Class ValidationException

All Implemented Interfaces:
Serializable

public class ValidationException extends AmazonServiceException

An exception was thrown for a validation issue. Review the available parameters for the API 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.