LINK="#0000bb" VLINK="#551a8b" ALINK="#ff0000">
Components of pysnmp.mapping package may raise exceptions based on the following classes:
Instances of this class represent an exception occurred in the pysnmp.mapping code. This is a subclass of pysnmp.error.PySNNPError class, and a base class for more specific, package-wide exceptions.
Neither of the above classes defines additional methods to their base classes.