Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/StackStorm/st2
/ StackStormDBObjectNotFoundError
Class
StackStormDBObjectNotFoundError
st2common/st2common/exceptions/db.py:20–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
20
class
StackStormDBObjectNotFoundError(StackStormBaseException):
21
pass
22
23
24
class
StackStormDBObjectMalformedError(StackStormBaseException):
Callers
15
create_trigger_instance
Function · 0.90
_get_by_name_or_id
Method · 0.90
_get_one_by_scope_and_name
Method · 0.90
_get_by_ref_or_id
Method · 0.90
get_one
Method · 0.90
get_one
Method · 0.90
_get_by_ref_or_id
Method · 0.90
_get_by_ref_or_id
Method · 0.90
get_one
Method · 0.90
_schedule_execution
Method · 0.90
get_one
Method · 0.90
get_trace
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected