Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ __init__
Method
__init__
Sming/Components/Storage/Tools/hwconfig/common.py:124–125 ·
view source on GitHub ↗
(self, e)
Source
from the content-addressed store, hash-verified
122
123
class
InputError(RuntimeError):
124
def
__init__(self, e):
125
super(InputError, self).__init__(e)
126
127
128
class
ValidationError(InputError):
Callers
1
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected