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