# HiDebug Error Codes > **NOTE** > > This topic describes only module-specific error codes. For details about universal error codes, see [Universal Error Codes](errorcode-universal.md). ## 11400101 Failed to Obtain the System Service **Error Message** ServiceId is invalid, systemAbility is not exist. **Description** No system service is found based on the specified service ID. **Possible Causes** The specified service ID is incorrect. **Solution** Specify a correct system service ID.