MCPcopy 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
77class UserNotFoundError(StackStormBaseException):
78 pass
79
80
81class AmbiguousUserError(StackStormBaseException):

Callers 2

create_tokenFunction · 0.90
get_by_nicknameMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected