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);
error that can be emited by ViSP classes.
vpDisplayException(int id, const std::string &msg)
vpDisplayException(int id, const char *format,...)
void setMessage(const char *format, va_list args)
Set the message container.
vpDisplayException(int id)
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.