error
error is a compiled Lisp function in `subr.el
'.
(error STRING &rest ARGS)
Signal an error, making error message by passing all args to `format'.
In Emacs, the convention is that error messages start with a capital
letter but *do not* end with a period. Please follow this convention
for the sake of consistency.