Searched defs:fatalSE (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DHandshaker.java307 void fatalSE(byte b, String diagnostic) throws IOException { method in class:Handshaker
311 void fatalSE(byte b, Throwable cause) throws IOException { method in class:Handshaker
315 void fatalSE(byte b, String diagnostic, Throwable cause) method in class:Handshaker

Completed in 81 milliseconds