namespace TINK.Services.BluetoothLock.Exception { /// Thrown whenever lock is out of reach. public class OutOfReachException : System.Exception { } }