2 lines
43 B
Python
2 lines
43 B
Python
class SNMPTimeoutError(Exception):
|
|
pass |
class SNMPTimeoutError(Exception):
|
|
pass |