Current File : //usr/lib/python3/dist-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc
�

/�g9���Gd�de�ZGd�de�ZGd�de�ZGd�dee�ZGd�d	ee�ZeZGd
�de�ZeZ	eZ
eZy)
c��eZdZdZy)�UnpackExceptionz�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.
    N��__name__�
__module__�__qualname__�__doc__���@/usr/lib/python3/dist-packages/pip/_vendor/msgpack/exceptions.pyrrs��r
rc��eZdZy)�
BufferFullN�rrrr	r
rr
r

���r
r
c��eZdZy)�	OutOfDataNrr	r
rrrrr
rc��eZdZdZy)�FormatErrorzInvalid msgpack formatNrr	r
rrrs�� r
rc��eZdZdZy)�
StackErrorz
Too nestedNrr	r
rrrs��r
rc��eZdZdZd�Zd�Zy)�	ExtraDataz�ExtraData is raised when there is trailing data.

    This exception is raised while only one-shot (not streaming)
    unpack.
    c� �||_||_y)N)�unpacked�extra)�selfrrs   r�__init__zExtraData.__init__%s�� ��
���
r
c��y)Nzunpack(b) received extra data.r	)rs r�__str__zExtraData.__str__)s��/r
N)rrrrrrr	r
rrrs����0r
rN)
�	Exceptionrr
r�
ValueErrorrr�UnpackValueErrorr�
PackException�PackValueError�
OverflowError�PackOverflowErrorr	r
r�<module>r&sl���i��	��	�	��	�!�*�o�!���_��
��0� �0� �
���!�r