Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
10
class
ExtensionException(Exception):
11
pass
Callers
1
__loadext
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected