Skip to content

MissingMethodError

Full path: schola.core.error_manager.MissingMethodError

Error raised when the server reports the RPC or Schola endpoint is not implemented.

MissingMethodError(exception)

Parameters

  • exception (grpc.RpcError) - Original gRPC error; retained for exception chaining when re-raised.