#include <urgCtrl.h>
Public Member Functions | |
URG_Exception (const char *message) throw () | |
メッセージを指定して例外を投げる | |
virtual const char * | what (void) const throw () |
例外原因の文字列を返す |
Definition at line 279 of file urgCtrl.h.
virtual const char* URG_Exception::what | ( | void | ) | const throw () [inline, virtual] |