43 #ifndef __vpSimulatorException_H
44 #define __vpSimulatorException_H
57 #include <visp/vpException.h>
87 badInitializationError
error that can be emited by ViSP classes.
vpSimulatorException(const int code)
Error that can be emited by the vpSimulator class and its derivates.
errorSimulatorCodeEnum
Lists the possible error than can be emmited while calling vpSimulator member.
vpSimulatorException(const int code, const char *msg)
vpSimulatorException(const int code, const std::string &msg)