MobileCenterNotConnectedException Constructor(String)
Initializes a new instance of the HP.LFT.SDK.MobileCenterNotConnectedException class with a specified error message.

C# Syntax

public MobileCenterNotConnectedException( 
   string message
)

Parameters

message
The error message that explains the reason for the exception.