Class NewConnectionPoolSpec.NoErrorComplete

java.lang.Object
org.apache.pekko.http.impl.engine.client.NewConnectionPoolSpec.NoErrorComplete
Enclosing class:
NewConnectionPoolSpec

public class NewConnectionPoolSpec.NoErrorComplete extends Object
  • Constructor Details

    • NoErrorComplete

      public NoErrorComplete()
  • Method Details

    • getMessage

      public static String getMessage()
    • getLocalizedMessage

      public static String getLocalizedMessage()
    • getCause

      public static Throwable getCause()
    • initCause

      public static Throwable initCause(Throwable x$1)
    • setCause

      public static final void setCause(Throwable x$1)
    • toString

      public static String toString()
    • printStackTrace

      public static void printStackTrace()
    • printStackTrace

      public static void printStackTrace(PrintStream x$1)
    • printStackTrace

      public static void printStackTrace(PrintWriter x$1)
    • getStackTrace

      public static StackTraceElement[] getStackTrace()
    • setStackTrace

      public static void setStackTrace(StackTraceElement[] x$1)
    • addSuppressed

      public static final void addSuppressed(Throwable x$1)
    • getSuppressed

      public static final Throwable[] getSuppressed()
    • fillInStackTrace

      public static Throwable fillInStackTrace()