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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.0.1.3800 (7.0.1.3800)