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