HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/thread-self/root/lib64/python3.6/site-packages/msgpack/__pycache__/exceptions.cpython-36.pyc
3

"�J\9�@sxGdd�de�ZGdd�de�ZGdd�de�ZGdd�dee�ZGdd	�d	ee�ZeZGd
d�de�ZeZ	eZ
eZdS)
c@seZdZdZdS)�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�"/usr/lib64/python3.6/exceptions.pyrsrc@seZdZdS)�
BufferFullN)rrrrrrrr
src@seZdZdS)�	OutOfDataN)rrrrrrrr	sr	c@seZdZdZdS)�FormatErrorzInvalid msgpack formatN)rrrrrrrrr
sr
c@seZdZdZdS)�
StackErrorz
Too nestedN)rrrrrrrrrsrc@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)�selfr
rrrr�__init__%szExtraData.__init__cCsdS)Nzunpack(b) received extra data.r)rrrr�__str__)szExtraData.__str__N)rrrrrrrrrrrsrN)
�	Exceptionrrr	�
ValueErrorr
rZUnpackValueErrorrZ
PackExceptionZPackValueError�
OverflowErrorZPackOverflowErrorrrrr�<module>s