Skip to contents

Create an authentication error

Usage

virustotal_auth_error(
  message = "Invalid or missing API key",
  call = sys.call(-1)
)

Arguments

message

Error message

call

The calling function (automatically detected)

Value

An error object of class virustotal_auth_error