Files
SNMP-Influx-collector/cont/models/snmpTimeOut.py

2 lines
43 B
Python
Raw Normal View History

class SNMPTimeoutError(Exception):
pass