Class ProxyConnectionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
akka.http.impl.engine.client.ProxyConnectionFailedException
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public final class ProxyConnectionFailedException extends RuntimeException implements scala.Product, Serializable
See Also:
  • Constructor Details

    • ProxyConnectionFailedException

      public ProxyConnectionFailedException(String msg)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • msg

      public String msg()