Base::SystemExitException Class Reference

The SystemExitException is thrown if the Python-internal PyExc_SystemExit exception was thrown. More...

#include <Interpreter.h>

Inheritance diagram for Base::SystemExitException:
Base::Exception Base::BaseClass

List of all members.

Public Member Functions

 SystemExitException (const SystemExitException &inst)
 SystemExitException (void)
virtual ~SystemExitException () throw ()

Detailed Description

The SystemExitException is thrown if the Python-internal PyExc_SystemExit exception was thrown.

Author:
Werner Mayer

Definition at line 73 of file Interpreter.h.


Constructor & Destructor Documentation

SystemExitException::SystemExitException ( void   ) 

Definition at line 80 of file Interpreter.cpp.

References Base::Exception::_sErrMsg.

SystemExitException::SystemExitException ( const SystemExitException inst  ) 

Definition at line 85 of file Interpreter.cpp.

virtual Base::SystemExitException::~SystemExitException (  )  throw () [inline, virtual]

Definition at line 78 of file Interpreter.h.


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

Generated on Wed Nov 23 19:01:48 2011 for FreeCAD by  doxygen 1.6.1