IgnitionFlashpointCommunicationException Class

Represents an error caused by a failure to communicate with Flashpoint

Definition

Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[SerializableAttribute]
public class IgnitionFlashpointCommunicationException : Exception
Inheritance
Object    Exception    IgnitionFlashpointCommunicationException

Constructors

IgnitionFlashpointCommunicationExceptionInitializes a new instance of the IgnitionFlashpointCommunicationException class
IgnitionFlashpointCommunicationException(String)Initializes a new instance of the IgnitionFlashpointCommunicationException class
IgnitionFlashpointCommunicationException(String, Exception)Initializes a new instance of the IgnitionFlashpointCommunicationException class

See Also