Dynotree
Loading...
Searching...
No Matches
dynotree::pretty_runtime_exception Class Reference

#include <dynotree_macros.h>

Inheritance diagram for dynotree::pretty_runtime_exception:
Inheritance graph
Collaboration diagram for dynotree::pretty_runtime_exception:
Collaboration graph

Public Member Functions

 pretty_runtime_exception (const std::string &arg, const char *file, int line, const char *function)
 
 ~pretty_runtime_exception () throw ()
 
const char * what () const throw ()
 

Constructor & Destructor Documentation

◆ pretty_runtime_exception()

dynotree::pretty_runtime_exception::pretty_runtime_exception ( const std::string & arg,
const char * file,
int line,
const char * function )
inline

◆ ~pretty_runtime_exception()

dynotree::pretty_runtime_exception::~pretty_runtime_exception ( )
throw ( )
inline

Member Function Documentation

◆ what()

const char * dynotree::pretty_runtime_exception::what ( ) const
throw ( )
inline

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