DOFMarshalExceptionToString Method OpenDOF Object Access Library
Returns 'DOFMarshalException: message'.

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

Implements

_ExceptionToString
Remarks

Returns 'DOFMarshalException: message'. return 'DOFMarshalException: message'.
See Also

Reference