package com.getwandup.rxsensor; /** * Sensor not found exception * * @author manolovn */ public class SensorNotFoundException extends RuntimeException { }