FCL
0.6.0
Flexible Collision Library
|
Public Member Functions | |
Exception (const std::string &what) | |
This is just a wrapper on std::runtime_error. | |
Exception (const std::string &prefix, const std::string &what) | |
This is just a wrapper on std::runtime_error with a prefix added. | |