File: exceptions.rst

package info (click to toggle)
python-easysnmp 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 540 kB
  • sloc: ansic: 3,735; python: 1,410; makefile: 161
file content (12 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Exceptions
----------

.. currentmodule:: easysnmp

.. autoclass:: EasySNMPError
.. autoclass:: EasySNMPConnectionError
.. autoclass:: EasySNMPTimeoutError
.. autoclass:: EasySNMPUnknownObjectIDError
.. autoclass:: EasySNMPNoSuchObjectError
.. autoclass:: EasySNMPNoSuchInstanceError
.. autoclass:: EasySNMPUndeterminedTypeError