Skip to content

NoServerError

Full path: schola.core.error_manager.NoServerError

Error raised when the Schola gRPC server is not reachable (Unreal not running or not in play).

NoServerError(exception)

Parameters

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