FreeCAD C++
|
#include <Base/Exception.h>
The ValueError can be used to indicate the usage of a wrong value.
Public Member Functions | |
ValueError () | |
Construction. | |
ValueError (const ValueError &inst) | |
Construction. | |
virtual | ~ValueError () throw () |
Destruction. | |