Searched refs:ERROR_SOCKET_CREATION (Results 1 – 1 of 1) sorted by relevance
49 case ERROR_SOCKET_CREATION: return "SOCKET_CREATION"; in asString()87 public static final int ERROR_SOCKET_CREATION = -10; field in ErrorCodes