39 #ifndef _vpFeatureException_h_ 40 #define _vpFeatureException_h_ 56 #include <visp3/core/vpConfig.h> 57 #include <visp3/core/vpException.h> 84 badInitializationError
92 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)