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

Class NotFoundException

st2common/st2common/router.py:144–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142
143
144class NotFoundException(Exception):
145 pass
146
147
148class GenericRequestParam(object):

Callers 2

getMethod · 0.90
matchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected