VOS::NoSuchFieldError Class Reference
[libvos]
#include <vos/vos/message.hh>
Inheritance diagram for VOS::NoSuchFieldError:

Detailed Description
Thrown when getField() is passed an out-of-range parameter.
Definition at line 49 of file message.hh.
Public Member Functions
- NoSuchFieldError (const std::string &s)
Static Public Member Functions
- static const char * errorCode ()
Constructor & Destructor Documentation
| VOS::NoSuchFieldError::NoSuchFieldError | ( | const std::string & | s | ) | [inline] |
Definition at line 51 of file message.hh.
Member Function Documentation
| static const char* VOS::NoSuchFieldError::errorCode | ( | ) | [inline, static] |
Definition at line 52 of file message.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vos/message.hh