Skip to contents

Create a VirusTotal API error

Usage

virustotal_error(
  message,
  status_code = NULL,
  response = NULL,
  call = sys.call(-1)
)

Arguments

message

Error message

status_code

HTTP status code

response

Full HTTP response object

call

The calling function (automatically detected)

Value

An error object of class virustotal_error