DOFExceptionToString Method OpenDOF Object Access Library
Get a string representation of this object.

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

C#
public override string ToString()

Return Value

Type: String
A string of the format: 'DOFException: message'.

Implements

_ExceptionToString
Remarks

Get a string representation of this object.
See Also

Reference