REDROOM
PHP 8.3.30
Path:
Logout
Edit File
Size: 403 B
Close
//opt/imunify360/venv/lib64/python3.11/site-packages/defence360agent/rpc_tools/exceptions.py
Text
Base64
from defence360agent.contracts import config class RpcError(RuntimeError): pass class ResponseError(RpcError): pass class SocketError(RpcError): pass class ServiceStateError(SocketError): def __init__(self, state="stopped"): super().__init__( "{} service is {}.".format(config.Core.PRODUCT, state) ) class NonRootValidationError(RpcError): pass
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
__pycache__
DIR
-
drwxr-xr-x
2026-03-03 08:55:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
exceptions.py
403 B
lrw-r--r--
2026-01-23 13:13:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lookup.py
4.39 KB
lrw-r--r--
2026-01-23 13:13:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
middleware.py
5.80 KB
lrw-r--r--
2026-01-23 13:13:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
utils.py
4.25 KB
lrw-r--r--
2026-01-23 13:13:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
validate.py
6.54 KB
lrw-r--r--
2026-01-23 13:13:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
__init__.py
694 B
lrw-r--r--
2026-01-23 13:13:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).