35#ifndef _vpParallelPortException_h_
36#define _vpParallelPortException_h_
44#include <visp3/core/vpException.h>
76 va_start(args, format);
int code
Contains the error code, see the errorCodeEnum table for details.
vpException()
forbid the empty constructor (protected)
void setMessage(const char *format, va_list args)
Set the message container.
vpParallelPortException(int id, const std::string &msg)
vpParallelPortException(int id, const char *format,...)
vpParallelPortException(int id)
error
Lists the possible errors than can be emitted while calling vpParallelPort member.