Click or drag to resize

PortableException Fields

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The PortableException type exposes the following members.

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