File "exceptions.cpython-38.pyc"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/usr/lib/python3.8/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-38.pyc
File size: 1.77 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit

U

.e9@sxGdddeZGdddeZGdddeZGdddeeZGdd	d	eeZeZGd
ddeZeZ	eZ
eZdS)
c@seZdZdZdS)UnpackExceptionzBase 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.
    N__name__
__module____qualname____doc__rrB/usr/lib/python3.8/site-packages/pip/_vendor/msgpack/exceptions.pyrsrc@seZdZdS)
BufferFullNrrrrrrrr	
sr	c@seZdZdS)	OutOfDataNr
rrrrrsrc@seZdZdZdS)FormatErrorzInvalid msgpack formatNrrrrrrsrc@seZdZdZdS)
StackErrorz
Too nestedNrrrrrr
sr
c@s eZdZdZddZddZdS)	ExtraDatazExtraData is raised when there is trailing data.

    This exception is raised while only one-shot (not streaming)
    unpack.
    cCs||_||_dS)N)unpackedextra)selfrrrrr__init__%szExtraData.__init__cCsdS)Nzunpack(b) received extra data.r)rrrr__str__)szExtraData.__str__N)rrrrrrrrrrrsrN)
	Exceptionrr	r
ValueErrorrr
ZUnpackValueErrorrZ
PackExceptionZPackValueError
OverflowErrorZPackOverflowErrorrrrr<module>s