GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
gear::OutsideGeometryException Class Reference

OutsideGeometryException used if user asks for info from geometry tree where no node is defined. More...

#include <GEAR.h>

Inheritance diagram for gear::OutsideGeometryException:
gear::Exception

Public Member Functions

 OutsideGeometryException (std::string text)
 
- Public Member Functions inherited from gear::Exception
 Exception (const std::string &text)
 
virtual const char * what () const noexcept
 

Additional Inherited Members

- Protected Attributes inherited from gear::Exception
std::string message {}
 

Detailed Description

OutsideGeometryException used if user asks for info from geometry tree where no node is defined.

call Processor::end().

Author
muennich
Version
$Id$

Definition at line 118 of file GEAR.h.


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