exceptions.py 50 B

12
  1. class UnsupportedCablePath(Exception):
  2. pass