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
-
self | The Server State. This must not be NULL. |
- Returns
- DOFException The exception if one is available, NULL otherwise.