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: DOFInterfaceExceptionThe DOFInterface.Exception associated with this exception.
Remarks
See Also