OpenDOF Project
DOFValue* DOFProviderException_GetParameters ( const DOFException  self)

Get the parameters of the DOFException.

Lifecycle
The data returned is owned by the DOFException and is only valid as long as the DOFException remains valid. It must not be destroyed individually.
Parameters
selfThe DOFException. This must not be NULL, and must be a valid DOFProviderException.
Returns
The parameters of the DOFException, as an array of DOFValue.
Exceptions
NULLis returned if an invalid parameter is detected.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22