GigaSpaces XAP.NET Documentation
Exception Property
Class LibraryGigaSpaces.XAP.EventsUserExceptionEventArgs<(Of <(TData>)>)Exception
Gets the occuring exception.
Declaration Syntax
C#Visual BasicVisual C++J#
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
public:
property Exception^ Exception {
	Exception^ get ();
}
/** @property */
public Exception get_Exception()

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