An exception thrown when one tries to use a module type that does not exist. More...
#include <PointMatcher.h>
Public Member Functions | |
| InvalidModuleType (const std::string &reason) | |
| Construct an invalid--module-type exception. | |
An exception thrown when one tries to use a module type that does not exist.
Definition at line 83 of file PointMatcher.h.
| InvalidModuleType::InvalidModuleType | ( | const std::string & | reason | ) |