#include <ValueTree.h>
- Todo:
- integrate the exception classes with the common ones defined in Exception.h
ValueNode::Exception::Exception |
( |
| ) |
|
ValueNode::Exception::~Exception |
( |
| ) |
|
|
virtual |
int cnoid::ValueNode::Exception::column |
( |
| ) |
const |
|
inline |
int cnoid::ValueNode::Exception::line |
( |
| ) |
const |
|
inline |
std::string ValueNode::Exception::message |
( |
| ) |
const |
void cnoid::ValueNode::Exception::setMessage |
( |
const std::string & |
m | ) |
|
|
inline |
void cnoid::ValueNode::Exception::setPosition |
( |
int |
line, |
|
|
int |
column |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: