Click or drag to resize

RequestTimeoutException Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The RequestTimeoutException type exposes the following members.

Fields
  NameDescription
Protected fieldm_arrStackRemote
A raw representation of the remote stack trace for this exception.
(Inherited from PortableException.)
Protected fieldm_innerException
An Exception that caused current exception.
(Inherited from PortableException.)
Protected fieldm_message
The exception's message.
(Inherited from PortableException.)
Protected fieldm_name
The exception's name.
(Inherited from PortableException.)
Top
See Also