Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ OnConnectError
Function
OnConnectError
templates/basic-cs/Program.cs:56–59 ·
view source on GitHub ↗
(Exception e)
Source
from the content-addressed store, hash-verified
54
}
55
56
void OnConnectError(Exception e)
57
{
58
Console.WriteLine($
"Connection error: {e.Message}"
);
59
}
60
61
void OnDisconnected(DbConnection conn, Exception? e)
62
{
Callers
6
Connect
Method · 0.50
HandleWebGLError
Method · 0.50
HandleConnectError
Method · 0.50
HandleConnectError
Method · 0.50
HandleConnectError
Method · 0.50
HandleConnectError
Method · 0.50
Calls
no outgoing calls
Tested by
4
HandleConnectError
Method · 0.40
HandleConnectError
Method · 0.40
HandleConnectError
Method · 0.40
HandleConnectError
Method · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…