Click or drag to resize
ParticleAuthenticationExeption Constructor (String)
Initializes a new instance of the ParticleAuthenticationExeption class.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public ParticleAuthenticationExeption(
	string message
)

Parameters

message
Type: SystemString
The message.
See Also