Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The PortableException type exposes the following members.

Fields

  NameDescription
m_arrStackRemote
A raw representation of the remote stack trace for this exception.
m_innerException
An Exception that caused current exception.
m_message
The exception's message.
m_name
The exception's name.

See Also