43 #ifndef __vpParallelPortException_H
44 #define __vpParallelPortException_H
63 #include <visp/vpException.h>
97 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 code, const char *format,...)
void setMessage(const char *format, va_list args)
Set the message container.
vpParallelPortException(const int code)
int code
Contains the error code, see the errorCodeEnum table for details.
Error that can be emited by the vpParallelPort class and its derivates.
vpParallelPortException(const int code, const std::string &msg)