Searched refs:NO_SYSTEM_ERROR_CODE (Results 1 – 3 of 3) sorted by relevance
60 System.err.println(NO_SYSTEM_ERROR_CODE); in svcInit()66 System.err.println(NO_SYSTEM_ERROR_CODE); in svcInit()149 System.err.println(NO_SYSTEM_ERROR_CODE); in runAmCmd()
40 public static final String NO_SYSTEM_ERROR_CODE = "Error type 2"; field in BaseCommand
132 cmd.log(LOG_E, BaseCommand.NO_SYSTEM_ERROR_CODE); in run()