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