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

Class InvalidScopeException

st2common/st2common/exceptions/keyvalue.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class InvalidScopeException(StackStormBaseException):
36 pass
37
38
39class InvalidUserException(StackStormBaseException):

Callers 2

get_key_referenceFunction · 0.90
to_modelMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected