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.
error that can be emited by ViSP classes.
feature list or desired feature list is empty
vpFeatureException(int id, const std::string &msg)
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(int id)
vpFeatureException(int id, const char *format,...)