|
MarlinTPC
1.2.0
|
A nested exception which is thrown in case there is no intersection. More...
#include <IntersectionCalculator.h>
Public Member Functions | |
| NoIntersectionException (const std::string &text) | |
| virtual const char * | what () const throw () |
Protected Attributes | |
| std::string | message |
A nested exception which is thrown in case there is no intersection.
1.8.6