next up previous contents
Next: 7.2 Projection functions Up: 7. The VError class Previous: 7. The VError class   Contents

7.1 Constructors

There are two constructors for VError:

VError( const char *str );
VError();

The first form creates an error object initialised with the specified string, the second form creates an empty error object.



John Cupitt 2005-04-11