38 #ifndef __vpMatrixException_H
39 #define __vpMatrixException_H
50 #include <visp3/core/vpConfig.h>
51 #include <visp3/core/vpException.h>
96 va_start(args, format);
something is not initialized
error returns by a constructor
error that can be emited by ViSP classes.
vpMatrixException(const int id, const char *format,...)
vpMatrixException(const int id)
iterative algorithm doesn't converge (ex SVD)
vpMatrixException(const int id, const std::string &msg)
void setMessage(const char *format, va_list args)
Set the message container.
errorCodeEnum
Lists the possible error than can be emmited while calling vpMatrix member.
error that can be emited by the vpMatrix class and its derivates