Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ignore (0.04 sec)

  1. FessCurtainFinallyHook.java

    eadedHttpConnectionManager"); L40: final Method method = clazz.getMethod("shutdownAll", (Class<?>[]) null); L41: method.invoke(null, (Object[]) null); L42: } catch (final ClassNotFoundException e) { L43: // ignore L44: } catch (final Exception e) { L45: logger.warn("Could not shutdown Commons HttpClient.", e); L46: } L47: } L48:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      1.7K bytes
Back to top