Home
last modified time | relevance | path

Searched defs:ProviderNotFoundException (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/api/src/main/java/io/grpc/
DManagedChannelProvider.java118 public static final class ProviderNotFoundException extends RuntimeException { class in ManagedChannelProvider
121 public ProviderNotFoundException(String msg) { in ProviderNotFoundException() method in ManagedChannelProvider.ProviderNotFoundException
DServerRegistry.java157 public static final class ProviderNotFoundException extends RuntimeException { class in ServerRegistry
160 public ProviderNotFoundException(String msg) { in ProviderNotFoundException() method in ServerRegistry.ProviderNotFoundException
DManagedChannelRegistry.java221 public static final class ProviderNotFoundException extends RuntimeException { class in ManagedChannelRegistry
224 public ProviderNotFoundException(String msg) { in ProviderNotFoundException() method in ManagedChannelRegistry.ProviderNotFoundException