Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
class
UniqueTraceNotFoundException(StackStormBaseException):
22
pass
23
24
25
class
TraceNotFoundException(StackStormDBObjectNotFoundError):
Callers
2
_get_single_trace_by_component
Function · 0.90
get_trace
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected