40 #ifndef _vpParallelPortException_h_ 41 #define _vpParallelPortException_h_ 61 #include <visp3/core/vpException.h> 96 va_start(args, format);
error
Lists the possible errors than can be emmited while calling vpParallelPort member.
error that can be emited by ViSP classes.
vpParallelPortException(const int id)
void setMessage(const char *format, va_list args)
Set the message container.
vpParallelPortException(const int id, const char *format,...)
vpParallelPortException(const int id, const std::string &msg)
Error that can be emited by the vpParallelPort class and its derivates.