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