42 #ifndef __vpCalibrationException_H
43 #define __vpCalibrationException_H
53 #include <visp/vpConfig.h>
54 #include <visp/vpException.h>
Error that can be emited by the vpCalibration class.
vpCalibrationException(const int code)
error that can be emited by ViSP classes.
error returns by a constructor
something is not initialized
vpCalibrationException(const int code, const char *msg)
vpCalibrationException(const int code, const std::string &msg)
iterative algorithm doesn't converge
errorCodeEnum
Lists the possible error than can be emmited while calling vpCalibration member.