next up previous contents
Next: About this document ... Up: 7. The VError class Previous: 7.3 Computing with VError   Contents

7.4 Convenience function

The convenience function verror creates an VError with the specified error string, and throws it:

extern void verror( const char *str );
extern void verror();



John Cupitt 2003-07-21