Overload | Description |
---|---|
LabNotConnectedException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the HP.LFT.SDK.LabNotConnectedException class with serialized data. |
LabNotConnectedException Constructor() | Initializes a new instance of the HP.LFT.SDK.LabNotConnectedException class. |
LabNotConnectedException Constructor(Int32,String) | Initializes a new instance of the HP.LFT.SDK.LabNotConnectedException class with a specified error message and an error code associated with this exception. |
LabNotConnectedException Constructor(String,Exception) | Initializes a new instance of the HP.LFT.SDK.LabNotConnectedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
LabNotConnectedException Constructor(String) | Initializes a new instance of the HP.LFT.SDK.LabNotConnectedException class with a specified error message. |