BlueLibs documentation

NoResponseException Class

This excpetion is used when there was no response from the device

For a list of all members of this type, see NoResponseException Members.

System.Object
   System.Exception
      BlueLibs.GSM.ATException
         BlueLibs.GSM.NoResponseException

[Visual Basic]
Public Class NoResponseException
    Inherits ATException
[C#]
public class NoResponseException : ATException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: BlueLibs.GSM

Assembly: BlueLibs (in BlueLibs.dll)

See Also

NoResponseException Members | BlueLibs.GSM Namespace