GigaSpaces XAP.NET Documentation
Error Property
Class LibraryGigaSpaces.CoreIFailedChangedEntryDetailsError
Gets the failure caused by attempting to update this entry.
Declaration Syntax
C#Visual BasicVisual C++J#
Exception Error { get; }
ReadOnly Property Error As Exception
property Exception^ Error {
	Exception^ get ();
}
/** @property */
Exception get_Error()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)