Searched refs:ProviderNotFoundException (Results 1 – 3 of 3) 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()
29 import java.nio.file.ProviderNotFoundException;162 } catch (ProviderNotFoundException | ServiceConfigurationError ignore) { in newFileSystem()215 } catch (ProviderNotFoundException | ServiceConfigurationError e) { in getSystemJimfsProvider()