MCPcopy Create free account
hub / github.com/BruceEckel/AtomicKotlinExamples / capture

Function capture

Examples/AtomicTest/AtomicTest.kt:95–103  ·  view source on GitHub ↗

* Captures an exception and produces * information about it. Usage: * capture { * // Code that fails * } eq "FailureException: message" */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls 2

CapturedExceptionClass · 0.85
fFunction · 0.50

Tested by

no test coverage detected