hmtrp: Added functions that throw exceptions when failing to read from sensors, and added java exception handling.

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Stefan Andritoiu
2015-11-23 18:18:39 +02:00
committed by Mihai Tudor Panu
parent 9bfda4219d
commit 4de9734f0a
4 changed files with 43 additions and 2 deletions

View File

@ -349,7 +349,7 @@ namespace upm {
* @throws std::runtime_error if reading from the sensor failed
*/
uint16_t getCurrentFile();
/**
* Gets the device date
*