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