Click or drag to resize
RequestResponseException Property
Gets or sets the exception.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
The exception.
See Also