Package lib.custom.sensors
Class InvalidSensorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lib.custom.sensors.InvalidSensorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidSensorException(String message) InvalidSensorException(String message, Throwable cause) InvalidSensorException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSensorException
public InvalidSensorException() -
InvalidSensorException
-
InvalidSensorException
-
InvalidSensorException
-