KiTrack  1.7.0
Public Member Functions | List of all members
KiTrack::OutOfRange Class Reference

Out of range exception, used when the user tries to access layers oder sensors, that are not implemented. More...

#include <KiTrackExceptions.h>

Inheritance diagram for KiTrack::OutOfRange:
KiTrack::KiTrackException

Public Member Functions

 OutOfRange (std::string text)
 
- Public Member Functions inherited from KiTrack::KiTrackException
 KiTrackException (const std::string &text)
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from KiTrack::KiTrackException
std::string message
 

Detailed Description

Out of range exception, used when the user tries to access layers oder sensors, that are not implemented.

Author
R. Glattauer, HEPHY

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