HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/josepy/__pycache__/errors.cpython-39.pyc
a

��]/�@sHdZGdd�de�ZGdd�de�ZGdd�de�ZGdd�de�Zd	S)
zJOSE errors.c@seZdZdZdS)�ErrorzGeneric JOSE Error.N��__name__�
__module__�__qualname__�__doc__�rr�//usr/lib/python3/dist-packages/josepy/errors.pyrsrcs eZdZdZ�fdd�Z�ZS)�DeserializationErrorzJSON deserialization error.csd�tt|����S)NzDeserialization error: {0})�format�superr	�__str__��self��	__class__rrrs�zDeserializationError.__str__)rrrrr�
__classcell__rrrrr	sr	c@seZdZdZdS)�SerializationErrorzJSON serialization error.Nrrrrrrsrcs(eZdZdZ�fdd�Zdd�Z�ZS)�UnrecognizedTypeErrorz~Unrecognized type error.

    :ivar str typ: The unrecognized type of the JSON object.
    :ivar jobj: Full JSON object.

    cs$||_||_tt|��t|��dS)N)�typ�jobjrr�__init__�str)rrrrrrrszUnrecognizedTypeError.__init__cCsd�|j|j�S)Nz){0} was not recognized, full message: {1})r
rrr
rrrr!s�zUnrecognizedTypeError.__str__)rrrrrrrrrrrrsrN)r�	Exceptionrr	rrrrrr�<module>s