Package io.grpc

Class ManagedChannelRegistry.ProviderNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.grpc.ManagedChannelRegistry.ProviderNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
ManagedChannelRegistry

public static final class ManagedChannelRegistry.ProviderNotFoundException extends RuntimeException
Thrown when no suitable ManagedChannelProvider objects can be found.
See Also:
  • Constructor Details

    • ProviderNotFoundException

      public ProviderNotFoundException(String msg)