| virustotal_validation_error | R Documentation |
Create a validation error
virustotal_validation_error(
message,
parameter = NULL,
value = NULL,
call = sys.call(-1)
)
message |
Error message |
parameter |
The parameter that failed validation |
value |
The invalid value |
call |
The calling function (automatically detected) |
An error object of class virustotal_validation_error
Other error handling:
virustotal-errors,
virustotal_auth_error(),
virustotal_check(),
virustotal_error(),
virustotal_rate_limit_error()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.