OpenDOF Project
const void* DOFErrorException_GetData ( const DOFException  self)

Get the extra data associated with the DOFException, if any.

The type of the data available depends on the specific exception.

Parameters
selfThe DOFException. This must not be NULL, and should be a valid DOFErrorException.
Returns
The error string associated with the Exception.
Exceptions
NULLis returned if an invalid parameter is detected.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25