public class BluetoothException
extends java.lang.RuntimeException
Constructor and Description |
---|
BluetoothException() |
BluetoothException(java.lang.String message) |
BluetoothException(java.lang.String message,
java.lang.Throwable cause) |
BluetoothException(java.lang.Throwable cause) |
public BluetoothException()
public BluetoothException(java.lang.String message)
public BluetoothException(java.lang.Throwable cause)
public BluetoothException(java.lang.String message, java.lang.Throwable cause)