Choreonoid
1.8
|
#include <boost/exception/all.hpp>
#include <exception>
Go to the source code of this file.
Classes | |
struct | cnoid::exception_base |
struct | cnoid::nonexistent_key_error |
struct | cnoid::type_mismatch_error |
struct | cnoid::file_read_error |
struct | cnoid::empty_data_error |
Namespaces | |
cnoid | |
Typedefs | |
typedef boost::error_info< struct tag_error_info_message, std::string > | cnoid::error_info_message |
typedef boost::error_info< struct tag_error_info_key, std::string > | cnoid::error_info_key |