The convenience function verror creates an VError with the specified error string, and throws it:
verror
VError
extern void verror( const char *str ); extern void verror();