BlueLibs documentation

NoResponseException Constructor (ATCommand)

Constructs exception of that type

[Visual Basic]
Overloads Public Sub New( _
   ByVal cmd As ATCommand _
)
[C#]
public NoResponseException(
   ATCommand cmd
);

Parameters

cmd
command object that caused the exception

See Also

NoResponseException Class | BlueLibs.GSM Namespace | NoResponseException Constructor Overload List