MCPcopy 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
5class AddInException(Exception):
6 '''User defined Exception.'''
7 pass
8
9
10

Callers 4

createMethod · 0.85
__init__Method · 0.85
import_moduleMethod · 0.85
updateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected