40 #ifndef __vpDisplayException_H
41 #define __vpDisplayException_H
53 #include <visp3/core/vpConfig.h>
54 #include <visp3/core/vpException.h>
83 depthNotSupportedError
91 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.