Searched refs:CecPortBusy (Results 1 – 3 of 3) sorted by relevance
26 CecPortBusy("Cec port busy "), enumConstant
209 throw new CecClientWrapperException(ErrorCodes.CecPortBusy); in initValidClient()212 if (cwe.getErrorCode() != ErrorCodes.CecPortBusy) { in initValidClient()
524 throw new CecClientWrapperException(ErrorCodes.CecPortBusy); in checkConsoleOutput()