DOFProviderExceptionMessage Property OpenDOF Object Access Library
Gets a message that describes the conditions of this exception.

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

C#
public override string Message { get; }

Return Value

Type: String
The error message.

Implements

_ExceptionMessage
Remarks

Gets a message that describes the conditions of this exception.
See Also

Reference