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