43 #ifndef __vpParallelPortException_H
44 #define __vpParallelPortException_H
63 #include <visp/vpException.h>
vpParallelPortException(const int code, const char *msg)
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)
Error that can be emited by the vpParallelPort class and its derivates.
vpParallelPortException(const int code, const std::string &msg)