Searched refs:throwIllegalArgumentException (Results 1 – 7 of 7) sorted by relevance
61 Functions.throwIllegalArgumentException()); in stringAttributeValue()92 Functions.throwIllegalArgumentException()); in booleanAttributeValue()123 Functions.throwIllegalArgumentException()); in longAttributeValue()162 Functions.throwIllegalArgumentException()); in doubleAttributeValue()
289 throwIllegalArgumentException("Invalid handshake cipher"); in Ukey2Handshake()354 throwIllegalArgumentException("Minimum length is 1 byte, max is 32 bytes"); in getVerificationString()937 throwIllegalArgumentException("Invalid message type: " + messageType); in makeUkey2Message()944 throwIllegalArgumentException("Cannot send empty message data for non-alert messages"); in makeUkey2Message()1037 private void throwIllegalArgumentException(String logMessage) { in throwIllegalArgumentException() method in Ukey2Handshake
52 Function<Object, Void> f = Functions.throwIllegalArgumentException(); in testThrowIllegalArgumentException()
110 public static <T> Function<Object, T> throwIllegalArgumentException() {
142 Functions.<Void>throwIllegalArgumentException()); in testAggregationWindowDataMatch()158 Functions.<Void>throwIllegalArgumentException()); in testAggregationWindowDataMatch()
224 Functions.<Void>throwIllegalArgumentException()); in testMatchAndGet()
383 Functions.<TimeInterval>throwIllegalArgumentException(), in createTimeInterval() method384 Functions.<TimeInterval>throwIllegalArgumentException()); in createTimeInterval() method