BluetoothStateExceptionpublic class BluetoothStateException extends IOException This class is defined by the JSR-82 specification
Javaâ„¢ APIs for Bluetoothâ„¢ Wireless Technology,
Version 1.1. |
(Omit source code)
Constructors Summary |
---|
public BluetoothStateException()
super();
| public BluetoothStateException(String msg)
super(msg);
|
|