Class NetworkExceptionHelper

java.lang.Object
org.elasticsearch.common.transport.NetworkExceptionHelper

public class NetworkExceptionHelper extends Object
  • Constructor Details

    • NetworkExceptionHelper

      public NetworkExceptionHelper()
  • Method Details

    • isConnectException

      public static boolean isConnectException(Throwable e)
    • isCloseConnectionException

      public static boolean isCloseConnectionException(Throwable e)