39 #ifndef __vpFeatureException_H
40 #define __vpFeatureException_H
53 #include <visp3/core/vpConfig.h>
54 #include <visp3/core/vpException.h>
80 badInitializationError
88 va_start(args, format);
errorFeatureCodeEnum
Lists the possible error than can be emmited while calling vpFeature member.
vpFeatureException(const int id, const std::string &msg)
error that can be emited by ViSP classes.
vpFeatureException(const int id, const char *format,...)
feature list or desired feature list is empty
void setMessage(const char *format, va_list args)
Set the message container.
Error that can be emited by the vpBasicFeature class and its derivates.
vpFeatureException(const int id)