Click or drag to resize

LicenseException Fields

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

The LicenseException 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