DOFProviderExceptiongetInterfaceException Method OpenDOF Object Access Library
Get the DOFInterface.Exception associated with this exception.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public DOFInterfaceException getInterfaceException()

Return Value

Type: DOFInterfaceException
The DOFInterface.Exception associated with this exception.
Remarks

Get the DOFInterface.Exception associated with this exception.
See Also

Reference