OpenDOF Project
DOFException DOFServerState_GetException ( const DOFServerState  self)

Returns an Exception associated with state.

if one is available.

Lifecycle
The data returned is owned by the DOFServerState and is only valid as long as the DOFServerState remains valid. It must not be destroyed individually.
Parameters
selfThe Server State. This must not be NULL.
Returns
DOFException The exception if one is available, NULL otherwise.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22