OpenDOF Project
DOFProviderInfo DOFException_GetProviderInfo ( const DOFException  self)

Get the DOFProviderInfo of the DOFException, if any.

Parameters
selfThe DOFException. This must not be NULL, and should be a valid DOFErrorException or DOFProviderException.
Returns
The DOFProviderInfo of the DOFException, or NULL if the exception did not originate from a Provider (it originated from the library itself).
Exceptions
NULLis returned if an invalid parameter is detected.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25