Get the Interface Exception associated with 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
-
self | The DOFException. This must not be NULL, and must be a valid DOFProviderException. |
- Returns
- The Interface Exception associated with the DOFException.
- Exceptions
-
NULL | is returned if an invalid parameter is detected. |