javax.bluetooth
Class BluetoothStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by javax.bluetooth.BluetoothStateException

public class BluetoothStateException
extends IOException


Constructor Summary
BluetoothStateException()
           
BluetoothStateException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BluetoothStateException

public BluetoothStateException()

BluetoothStateException

public BluetoothStateException(String msg)