VUtil::NullPointerError Class Reference
#include <vos/vos/refcount.hh>
Inheritance diagram for VUtil::NullPointerError:

Detailed Description
This is raised if you try and dereference a vRef which contains a null pointer.
Definition at line 162 of file refcount.hh.
Public Member Functions
- NullPointerError (const std::string &s)
Constructor & Destructor Documentation
| VUtil::NullPointerError::NullPointerError | ( | const std::string & | s | ) | [inline] |
Definition at line 164 of file refcount.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vutil/refcount.hh