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

Class PluginLoadError

st2common/st2common/exceptions/plugins.py:20–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20class PluginLoadError(StackStormPluginException):
21 pass
22
23
24class IncompatiblePluginException(StackStormPluginException):

Callers 1

metrics_initializeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected