• Home
  • Raw
  • Download

Lines Matching refs:errMsg

1119                 String errMsg = "Compressor::compressAppModeForMultiProject There are some " +  in compressAppModeForMultiProject()  local
1121 throw new BundleException(errMsg); in compressAppModeForMultiProject()
1129 String errMsg = "Compressor::compressAppModeForMultiProject file failed."; in compressAppModeForMultiProject()
1130 LOG.error(errMsg); in compressAppModeForMultiProject()
1131 throw new BundleException(errMsg); in compressAppModeForMultiProject()
1306 …String errMsg = "Compressor::compressHapAddition generate addition.json file failed, " + e.getMess… in compressHapAddition()
1307 LOG.error(errMsg); in compressHapAddition()
1308 throw new BundleException(errMsg); in compressHapAddition()
1315 String errMsg = "Compressor::compressHapAddition setUtilityParameter failed."; in compressHapAddition()
1316 LOG.error(errMsg); in compressHapAddition()
1317 throw new BundleException(errMsg); in compressHapAddition()
1324 String errMsg = "Compressor::compressHapAddition compressFile failed."; in compressHapAddition() local
1325 LOG.error(errMsg); in compressHapAddition()
1326 throw new BundleException(errMsg); in compressHapAddition()
1351 String errMsg = "Compressor:disposeApp disposeApp failed."; in disposeApp()
1352 LOG.error(errMsg); in disposeApp()
1353 throw new BundleException(errMsg); in disposeApp()
1433 String errMsg = "Compressor:copyHapFromApp app path not found."; in copyHapAndHspFromApp()
1434 LOG.error(errMsg); in copyHapAndHspFromApp()
1435 throw new BundleException(errMsg); in copyHapAndHspFromApp()
1491 String errMsg = "Compressor::disposeHap failed, hap has no pack.info."; in disposeHap() local
1492 LOG.error(errMsg); in disposeHap()
1493 throw new BundleException(errMsg); in disposeHap()
1517 String errMsg = "Compressor:writePackInfo failed."; in writePackInfo()
1518 LOG.error(errMsg); in writePackInfo()
1519 throw new BundleException(errMsg); in writePackInfo()