Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
A message that describes the current exception.

Namespace: Tangosol.IO.Pof
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
public override string Message { get; }

Field Value

The error message that explains the reason for the exception, or an empty string.

Implements

_Exception..::..Message

See Also