Lodestar
An integrated real-time control package in C++
RecursionException< TType > Class Template Reference
Inheritance diagram for RecursionException< TType >:
[legend]
Collaboration diagram for RecursionException< TType >:
[legend]

Public Member Functions

 RecursionException (TType instance)
 
virtual const char * what () const noexcept
 
virtual const TType getInstance () const noexcept
 

Protected Attributes

TType instance_
 

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