HEX
Server: Apache
System: Linux srv1.prosuiteplus.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: prosuiteplus (1001)
PHP: 8.3.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/josepy/__pycache__/errors.cpython-38.pyc
U

��]/�@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