Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
pip._vendor.msgpack.exceptions.UnpackException Class Reference
Inheritance diagram for pip._vendor.msgpack.exceptions.UnpackException:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.msgpack.exceptions.UnpackException:
Collaboration graph
[legend]

Detailed Description

Base class for some exceptions raised while unpacking.

NOTE: unpack may raise exception other than subclass of
UnpackException.  If you want to catch all error, catch
Exception instead.

The documentation for this class was generated from the following file: