Package io.grpc

Class ServerRegistry.ProviderNotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
ServerRegistry

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

    • ProviderNotFoundException

      public ProviderNotFoundException(String msg)