Class ProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pekko.http.impl.engine.ws.ProtocolException
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class ProtocolException extends RuntimeException implements scala.Product, Serializable
INTERNAL API
See Also:
  • Constructor Details

    • ProtocolException

      public ProtocolException(String cause)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • cause

      public String cause()