GigaSpaces XAP.NET Documentation
Exception Property
Class LibraryGigaSpaces.Core.AdminISpaceCopyResultException
If the copy operation failed, gets the exception that cauesed the failure.
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: 9.1.2.7920 (9.1.2.7920)