#include <vexception.h>
Public Member Functions | |
| VMonitor_Exception (const char *message) | |
| モニタ例外のコンストラクタ | |
| virtual const char * | what (void) const throw () |
| 例外原因の文字列を返す | |
Friends | |
| class | LogCtrl |
Definition at line 20 of file vexception.h.
| VMonitor_Exception::VMonitor_Exception | ( | const char * | message | ) | [inline] |
1.5.7.1