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: 9.6.2.9900 (9.6.2.9900)