39 #ifndef __vpIoException_H
40 #define __vpIoException_H
53 #include <visp3/core/vpConfig.h>
54 #include <visp3/core/vpException.h>
88 va_start(args, format);
error that can be emited by ViSP classes.
vpIoException(const int id, const char *format,...)
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.
void setMessage(const char *format, va_list args)
Set the message container.
vpIoException(const int id)
vpIoException(const int id, const std::string &msg)