 |
Visual Servoing Platform
version 3.3.0
|
39 #ifndef _vpImageException_h_
40 #define _vpImageException_h_
54 #include <visp3/core/vpConfig.h>
55 #include <visp3/core/vpException.h>
93 va_start(args, format);
errorImageCodeEnum
Lists the possible error than can be emmited while calling vpImage member.
vpImageException(int id, const std::string &msg)
void setMessage(const char *format, va_list args)
Set the message container.
vpImageException(int id, const char *format,...)
Error that can be emited by the vpImage class and its derivates.
@ incorrectInitializationError
error that can be emited by ViSP classes.