MarlinTPC  1.2.0
Public Member Functions | Protected Attributes | List of all members
marlintpc::IntersectionCalculator::NoIntersectionException Class Reference

A nested exception which is thrown in case there is no intersection. More...

#include <IntersectionCalculator.h>

Inheritance diagram for marlintpc::IntersectionCalculator::NoIntersectionException:

Public Member Functions

 NoIntersectionException (const std::string &text)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string message
 

Detailed Description

A nested exception which is thrown in case there is no intersection.


The documentation for this class was generated from the following file: