Jpp
|
Exception for ControlHost. More...
#include <JException.hh>
Public Member Functions | |
JControlHostException (const std::string &error) | |
Constructor. More... | |
virtual const char * | what () const throw () |
Get error message. More... | |
Exception for ControlHost.
Definition at line 432 of file JException.hh.
|
inline |
Constructor.
error | error message |
Definition at line 441 of file JException.hh.
|
inlinevirtualinherited |