Create a validation error
virustotal_validation_error(
message,
parameter = NULL,
value = NULL,
call = sys.call(-1)
)An error object of class virustotal_validation_error
Error message
The parameter that failed validation
The invalid value
The calling function (automatically detected)
Other error handling:
virustotal-errors,
virustotal_auth_error(),
virustotal_check(),
virustotal_error(),
virustotal_rate_limit_error()