Files
netbox/netbox/dcim/exceptions.py
2025-04-10 17:17:21 -04:00

3 lines
50 B
Python

class UnsupportedCablePath(Exception):
pass