An exception thrown when one tries to access features or descriptors unexisting or of wrong dimensions. More...
#include <PointMatcher.h>
Public Member Functions | |
InvalidField (const std::string &reason) | |
Construct the exception with an error message. More... | |
An exception thrown when one tries to access features or descriptors unexisting or of wrong dimensions.
Definition at line 250 of file PointMatcher.h.
PointMatcher< T >::DataPoints::InvalidField::InvalidField | ( | const std::string & | reason | ) |
Construct the exception with an error message.
Definition at line 51 of file pointmatcher/DataPoints.cpp.