App::FeatureTestException Class Reference

The exception testing feature. More...

#include <FeatureTest.h>

Inheritance diagram for App::FeatureTestException:
App::FeatureTest App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual DocumentObjectExecReturnexecute (void)
 recalculate the Feature and throw an exeption
 FeatureTestException ()
virtual const char * getViewProviderName (void) const
 returns the type name of the ViewProvider

Public Attributes

App::PropertyInteger ExceptionType
 this property defines which kind of exceptio the feature throw on you

Detailed Description

The exception testing feature.

Definition at line 109 of file FeatureTest.h.


Constructor & Destructor Documentation

FeatureTestException::FeatureTestException (  ) 

Definition at line 124 of file FeatureTest.cpp.

References ADD_PROPERTY, and Base::Exception::getClassTypeId().


Member Function Documentation

DocumentObjectExecReturn * FeatureTestException::execute ( void   )  [virtual]

recalculate the Feature and throw an exeption

Reimplemented from App::FeatureTest.

Definition at line 129 of file FeatureTest.cpp.

virtual const char* App::FeatureTestException::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from App::FeatureTest.

Definition at line 122 of file FeatureTest.h.


Member Data Documentation

this property defines which kind of exceptio the feature throw on you

Reimplemented from App::FeatureTest.

Definition at line 117 of file FeatureTest.h.


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

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