Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dothinking/PyAddin
/ AddInException
Class
AddInException
pyaddin/share.py:5–7 ·
view source on GitHub ↗
User defined Exception.
Source
from the content-addressed store, hash-verified
3
4
5
class
AddInException(Exception):
6
''
'User defined Exception.'
''
7
pass
8
9
10
Callers
4
create
Method · 0.85
__init__
Method · 0.85
import_module
Method · 0.85
update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected