Home
last modified time | relevance | path

Searched refs:UsrCfgParserError (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dhi_config_parser.py27 class UsrCfgParserError(Exception): class
56 raise UsrCfgParserError("Config file not found! Please execute 'python usr_config.py' first!")
72 raise UsrCfgParserError("Config file not found! Please execute \'python usr_config.py\' first!")
92 raise UsrCfgParserError("Unknown format! Please execute \'python usr_config.py\' first!")
100 raise UsrCfgParserError("Unknown format! Please execute \'python usr_config.py\' first!")

Completed in 1 milliseconds