Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._vendor.msgpack.exceptions.ExtraData Class Reference
Inheritance diagram for pip._vendor.msgpack.exceptions.ExtraData:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.msgpack.exceptions.ExtraData:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, unpacked, extra)
 
 __str__ (self)
 

Public Attributes

 unpacked
 
 extra
 

Detailed Description

ExtraData is raised when there is trailing data.

This exception is raised while only one-shot (not streaming)
unpack.

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