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