SException indicating that a call to an unimplemented functionnality was done. More...
#include <SO3Exception.h>
Public Member Functions | |
| SExceptionUnimplemented (const std::string &exceptDescription, const std::string &exceptSource, const char *exceptFile, long exceptLine, bool exceptToLogFile=false) | |
SException indicating that a call to an unimplemented functionnality was done.
Definition at line 107 of file SO3Exception.h.
| SO3::SExceptionUnimplemented::SExceptionUnimplemented | ( | const std::string & | exceptDescription, | |
| const std::string & | exceptSource, | |||
| const char * | exceptFile, | |||
| long | exceptLine, | |||
| bool | exceptToLogFile = false | |||
| ) |
Definition at line 116 of file SO3Exception.cpp.
1.6.3