HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-310.pyc
o

��i9�@sxGdd�de�ZGdd�de�ZGdd�de�ZGdd�dee�ZGdd	�d	ee�ZeZGd
d�de�ZeZ	eZ
eZdS)
c@�eZdZdZdS)�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__�rr�I/usr/local/lib/python3.10/site-packages/pip/_vendor/msgpack/exceptions.pyr�rc@�eZdZdS)�
BufferFullN�rrrrrrr	r
�rc@r)�	OutOfDataNr
rrrr	rrrc@r)�FormatErrorzInvalid msgpack formatNrrrrr	rr
rc@r)�
StackErrorz
Too nestedNrrrrr	rr
rc@s eZdZdZdd�Zdd�ZdS)�	ExtraDataz�ExtraData is raised when there is trailing data.

    This exception is raised while only one-shot (not streaming)
    unpack.
    cCs||_||_dS)N)�unpacked�extra)�selfrrrrr	�__init__%s
zExtraData.__init__cCsdS)Nzunpack(b) received extra data.r)rrrr	�__str__)szExtraData.__str__N)rrrrrrrrrr	rsrN)
�	Exceptionrrr�
ValueErrorrr�UnpackValueErrorr�
PackException�PackValueError�
OverflowError�PackOverflowErrorrrrr	�<module>s