MCPcopy Create free account
hub / github.com/Geeoon/asploit / ExtensionException

Class ExtensionException

src/Exceptions.py:10–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9# @brief Exception raised for exception loading errors. Must be raised with a message.
10class ExtensionException(Exception):
11 pass

Callers 1

__loadextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected