Searched refs:ProviderNotFoundException (Results 1 – 2 of 2) sorted by relevance
60 throw new ProviderNotFoundException("No functional channel service provider found. " in provider()94 public static final class ProviderNotFoundException extends RuntimeException { class in ManagedChannelProvider97 public ProviderNotFoundException(String msg) { in ProviderNotFoundException() method in ManagedChannelProvider.ProviderNotFoundException
19 import io.grpc.ManagedChannelProvider.ProviderNotFoundException;55 throw new ProviderNotFoundException("No functional server found. " in provider()