tramp-error

tramp-error is a compiled Lisp function in `tramp.el'.

(tramp-error VEC-OR-PROC SIGNAL FMT-STRING &rest ARGUMENTS)

Emit an error.
VEC-OR-PROC identifies the connection to use, SIGNAL is the
signal identifier to be raised, remaining arguments passed to
`tramp-message'. Finally, signal SIGNAL is raised.