Searched refs:CecMessageNotFound (Results 1 – 6 of 6) sorted by relevance
21 CecMessageNotFound("Could not find CEC message "), enumConstant
63 if (e.getErrorCode() != ErrorCodes.CecMessageNotFound) { in checkArcIsInitiated()
76 if (e.getErrorCode() != ErrorCodes.CecMessageNotFound) { in checkArcIsInitiated()
69 if (e.getErrorCode() != ErrorCodes.CecMessageNotFound) { in checkForInitialActiveSourceMessage()
78 if (e.getErrorCode() != ErrorCodes.CecMessageNotFound) { in checkForInitialActiveSourceMessage()
807 throw new CecClientWrapperException(ErrorCodes.CecMessageNotFound, expectedMessage.name()); in checkExpectedOutput()1061 ErrorCodes.CecMessageNotFound, primaryMessages.toString()); in checkMessagesInOrder()