 |
Visual Servoing Platform
version 3.3.0
|
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);
vpFeatureException(int id, const char *format,...)
vpFeatureException(int id, const std::string &msg)
void setMessage(const char *format, va_list args)
Set the message container.
@ badErrorVectorError
feature list or desired feature list is empty
Error that can be emited by the vpBasicFeature class and its derivates.
vpFeatureException(int id)
errorFeatureCodeEnum
Lists the possible error than can be emmited while calling vpFeature member.
error that can be emited by ViSP classes.