Searched refs:osDoesNotSupportOptionString (Results 1 – 1 of 1) sorted by relevance
57 private static final String osDoesNotSupportOptionString = "The socket option is not supported"; field in OldSocketTestCase101 || message.equals(osDoesNotSupportOptionString) || message in handleException()