Added a custom exception for timeout handling
This commit is contained in:
2
cont/models/snmpTimeOut.py
Normal file
2
cont/models/snmpTimeOut.py
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
class SNMPTimeoutError(Exception):
|
||||||
|
pass
|
||||||
Reference in New Issue
Block a user