OpenDOF Project
DOFInterface DOFInterfaceException_GetInterface ( const DOFInterfaceException  except)

Get the Interface associated with an Exception.

Lifecycle
The data returned is owned by the DOFInterfaceException and is only valid as long as the DOFInterfaceException remains valid. It must not be destroyed individually.
Parameters
exceptThe DOFInterfaceException. This must not be NULL.
Note
A valid Exception is obtained from calling DOFInterface_GetException().
Returns
The DOFInterface.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22