next up previous contents
Next: 7.1 Constructors Up: cppguide Previous: 6.3 Computing with VDisplay   Contents

7. The VError class

The VError class is the class thrown by the VIPS C++ API when an error is detected.

An VError object holds just one piece of information: a diagnostic string in English. There should be some sort of error code or class indicator, and diagnostic strings should be language independent. Next version!



Subsections

John Cupitt 2004-11-02