Returns the most recent exception if isConnected is false.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFException getException()
Return Value
Type: DOFExceptionAn exception. May be null.
Remarks
See Also