GigaSpaces XAP.NET Documentation
Exception Property
Class LibraryGigaSpaces.Core.ExceptionsReadByIdsException..::..IReadByIdResultException
Gets the exception that failed the read by id operation, if any.
Declaration Syntax
C#Visual BasicVisual C++J#
Exception Exception { get; }
ReadOnly Property Exception As Exception
	Get
property Exception^ Exception {
	Exception^ get ();
}
/** @property */
Exception get_Exception()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)