39 #ifndef __vpParallelPortException_H
40 #define __vpParallelPortException_H
59 #include <visp3/core/vpException.h>
92 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.