40 #ifndef _vpParallelPortException_h_
41 #define _vpParallelPortException_h_
61 #include <visp3/core/vpException.h>
96 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 vpParallelPort class and its derivates.
vpParallelPortException(int id, const std::string &msg)
vpParallelPortException(int id, const char *format,...)
vpParallelPortException(int id)
error
Lists the possible errors than can be emmited while calling vpParallelPort member.