Package io.grpc

Class ManagedChannelProvider.ProviderNotFoundException

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

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

    • ProviderNotFoundException

      public ProviderNotFoundException(String msg)