- (errorf [LOCATION] FORMAT [ARG ...])procedure
Invoke error with a message built by the (error-format-procedure).
Should the argument list not match the criteria for a format argument list then the arguments are passed directly to error. The point being errorf will raise an error.