  | IFutureTException Property  | 
  
    Namespace: 
   Hazelcast.Client.Spi
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxException Exception { get; }ReadOnly Property Exception As Exception
	Get
property Exception^ Exception {
	Exception^ get ();
}abstract Exception : Exception with get
Property Value
Type: 
Exception
See Also