Choreonoid  1.8
Public Member Functions | List of all members
cnoid::ValueNode::KeyNotFoundException Class Reference

#include <ValueTree.h>

Inheritance diagram for cnoid::ValueNode::KeyNotFoundException:
cnoid::ValueNode::Exception

Public Member Functions

const std::string & key ()
 
void setKey (const std::string &key)
 
- Public Member Functions inherited from cnoid::ValueNode::Exception
 Exception ()
 
virtual ~Exception ()
 
int line () const
 
int column () const
 
std::string message () const
 
void setPosition (int line, int column)
 
void setMessage (const std::string &m)
 

Member Function Documentation

◆ key()

const std::string& cnoid::ValueNode::KeyNotFoundException::key ( )
inline

◆ setKey()

void cnoid::ValueNode::KeyNotFoundException::setKey ( const std::string &  key)
inline

The documentation for this class was generated from the following file: