Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

throw

This can be used to throw an exception with exception code which is is defined in the AxisException.h file, under AXISC_EXCEPTIONS type. An additional description of the exception could be appended.
Parameters:
Exception  code which is defined in the AxisException.h file, under AXISC_EXCEPTIONS type.
A  char pointer that will point to an exception message.
AxisException(AXISC_NODE_VALUE_MISMATCH_EXCEPTION, "Some additional exception info");


Generated on Fri Mar 3 01:12:35 2006 for AxisC++ by doxygen1.2.18