• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Sensor Error Codes
2
3> **NOTE**
4>
5> This topic describes only module-specific error codes. For details about universal error codes, see [Universal Error Codes](errorcode-universal.md).
6
7## 14500101 Service Exception
8
9**Error Message**
10
11Service exception.
12
13**Description**
14
15This error code is reported if the HDI service is abnormal when the **on**, **once**, or **off** interface of the sensor module is called.
16
17**Possible Causes**
18
19The HDI service is abnormal.
20
21**Solution**
22
231. Retry the operation at a specified interval (for example, 1s) or at an exponential increase interval.
242. If the operation fails for three consecutive times, stop the retry. You can also attempt to obtain the sensor list to check for device availability.
25