Exception that all Mujin internal methods throw; the error codes are held in MujinErrorCode. [詳細]
#include <mujincontrollerclient.h>


Public メソッド | |
| MujinException () | |
| MujinException (const std::string &s, MujinErrorCode error=MEC_Failed) | |
| virtual | ~MujinException () throw () | 
| char const * | what () const throw () | 
| const std::string & | message () const | 
| MujinErrorCode | GetCode () const | 
Exception that all Mujin internal methods throw; the error codes are held in MujinErrorCode.
mujincontrollerclient.h の 111 行で定義されています。
      
  | 
  inline | 
mujincontrollerclient.h の 114 行で定義されています。
      
  | 
  inline | 
mujincontrollerclient.h の 116 行で定義されています。
      
  | 
  inlinevirtual | 
mujincontrollerclient.h の 123 行で定義されています。
      
  | 
  inline | 
mujincontrollerclient.h の 131 行で定義されています。
      
  | 
  inline | 
      
  | 
  inline | 
mujincontrollerclient.h の 125 行で定義されています。
 1.8.1.2