39 #ifndef _vpDisplayException_h_ 40 #define _vpDisplayException_h_ 55 #include <visp3/core/vpConfig.h> 56 #include <visp3/core/vpException.h> 84 depthNotSupportedError
92 va_start(args, format);
vpDisplayException(const int id, const std::string &msg)
error that can be emited by ViSP classes.
vpDisplayException(const int id)
void setMessage(const char *format, va_list args)
Set the message container.
vpDisplayException(const int id, const char *format,...)
errorDisplayCodeEnum
Lists the possible error than can be emmited while calling vpDisplay member.
Error that can be emited by the vpDisplay class and its derivates.