Searched refs:AlertException (Results 1 – 1 of 1) sorted by relevance
210 public static class AlertException extends Exception { class in Ukey2Handshake213 public AlertException(String alertMessageToLog, Ukey2Alert alertMessageToSend) { in AlertException() method in Ukey2Handshake.AlertException418 throws AlertException, HandshakeException { in parseHandshakeMessage()604 private void parseMessage1(byte[] handshakeMessage) throws AlertException, HandshakeException { in parseMessage1()695 throws AlertException, HandshakeException { in parseMessage2()827 } catch (AlertException e) { in parseMessage3()879 throws AlertException, HandshakeException { in parseP256PublicKey()1012 throws AlertException, HandshakeException { in throwAlertException()1014 throw new AlertException(alertLogStatement, makeAlertMessage(alertType, alertLogStatement)); in throwAlertException()