MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / FailedToStartError

Class FailedToStartError

test/functional/test_framework/test_node.py:37–38  ·  view source on GitHub ↗

Raised when a node fails to start correctly.

Source from the content-addressed store, hash-verified

35
36
37class FailedToStartError(Exception):
38 """Raised when a node fails to start correctly."""
39
40
41class ErrorMatch(Enum):

Callers 1

Calls

no outgoing calls

Tested by 1