exception documentation
class NoMethodsInServiceError(SDKError): (source)
Constructor: NoMethodsInServiceError(*args)
Report a service stub that has no gRPC methods.
Service-name extraction raises this error when it cannot record a method.
| Method | __init__ |
Undocumented |