monitor: Removed unused exception class
It isn't needed anymore.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I504aa706f29c4c791ae5aebfd7caddb8ec2a12ad
diff --git a/monitor/fan.hpp b/monitor/fan.hpp
index 45d1586..4bf1757 100644
--- a/monitor/fan.hpp
+++ b/monitor/fan.hpp
@@ -22,15 +22,6 @@
class System;
/**
- * @class InvalidSensorError
- *
- * An exception type for sensors that don't exist or
- * are otherwise inaccessible.
- */
-class InvalidSensorError : public std::exception
-{};
-
-/**
* @class Fan
*
* Represents a fan, which can contain 1 or more sensors which