MCPcopy 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
20class StackStormDBObjectNotFoundError(StackStormBaseException):
21 pass
22
23
24class StackStormDBObjectMalformedError(StackStormBaseException):

Callers 15

create_trigger_instanceFunction · 0.90
_get_by_name_or_idMethod · 0.90
_get_by_ref_or_idMethod · 0.90
get_oneMethod · 0.90
get_oneMethod · 0.90
_get_by_ref_or_idMethod · 0.90
_get_by_ref_or_idMethod · 0.90
get_oneMethod · 0.90
_schedule_executionMethod · 0.90
get_oneMethod · 0.90
get_traceFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected