Searched refs:throwIllegalStateException (Results 1 – 1 of 1) sorted by relevance
301 throwIllegalStateException("Invalid handshake state"); in Ukey2Handshake()330 throwIllegalStateException( in getNextHandshakeMessage()339 throwIllegalStateException("Cannot get next message in state: " + handshakeState); in getNextHandshakeMessage()358 throwIllegalStateException("Unexpected state: " + handshakeState); in getVerificationString()407 throwIllegalStateException("Unexpected state: " + handshakeState); in verifyHandshake()436 throwIllegalStateException("Cannot parse message in state " + handshakeState); in parseHandshakeMessage()471 throwIllegalStateException("Unknown state"); in getHandshakeState()485 throwIllegalStateException("Cannot make context; handshake had error"); in toConnectionContext()488 throwIllegalStateException("Cannot reuse handshake context; is has already been used"); in toConnectionContext()491 throwIllegalStateException("Handshake not verified, cannot create context"); in toConnectionContext()[all …]