Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ UserNotFoundError
Class
UserNotFoundError
st2common/st2common/exceptions/auth.py:77–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
77
class
UserNotFoundError(StackStormBaseException):
78
pass
79
80
81
class
AmbiguousUserError(StackStormBaseException):
Callers
2
create_token
Function · 0.90
get_by_nickname
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected