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

The RequestTimeoutException type exposes the following members.

Fields

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

See Also