#include <ValueTree.h>
◆ Exception()
| ValueNode::Exception::Exception |
( |
| ) |
|
◆ ~Exception()
| ValueNode::Exception::~Exception |
( |
| ) |
|
|
virtual |
◆ column()
| int cnoid::ValueNode::Exception::column |
( |
| ) |
const |
|
inline |
◆ line()
| int cnoid::ValueNode::Exception::line |
( |
| ) |
const |
|
inline |
◆ message()
| std::string ValueNode::Exception::message |
( |
| ) |
const |
◆ setMessage()
| void cnoid::ValueNode::Exception::setMessage |
( |
const std::string & |
m | ) |
|
|
inline |
◆ setPosition()
| void cnoid::ValueNode::Exception::setPosition |
( |
int |
line, |
|
|
int |
column |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: