package javax.bluetooth; import java.io.IOException; public class BluetoothStateException extends IOException { private static final long serialVersionUID = -4970495390872483290L; }