Interface OpenTelemetryConnection.ThrowingSupplier<E extends Exception>

Enclosing class:
OpenTelemetryConnection

protected static interface OpenTelemetryConnection.ThrowingSupplier<E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • call

      void call() throws E
      Throws:
      E