HomeSort by relevance Sort by last modified time
    Searched full:excssl (Results 1 - 1 of 1) sorted by null

  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/serialization/
SSLExceptionTest.java 43 SSLException excSSL = new SSLException(msgs[0]);
45 new SSLException(excSSL), new SSLException(cause),

Completed in 151 milliseconds