MCPcopy Create free account
hub / github.com/StackStorm/st2 / UniqueTraceNotFoundException

Class UniqueTraceNotFoundException

st2common/st2common/exceptions/trace.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class UniqueTraceNotFoundException(StackStormBaseException):
22 pass
23
24
25class TraceNotFoundException(StackStormDBObjectNotFoundError):

Callers 2

get_traceFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected