PATH:
lib
/
python3.6
/
site-packages
/
josepy
/
__pycache__
3 �}:a� � @ sH d Z G dd� de�ZG dd� de�ZG dd� de�ZG dd� de�Zd S ) zJOSE errors.c @ s e Zd ZdZdS )�ErrorzGeneric JOSE Error.N)�__name__� __module__�__qualname__�__doc__� r r �/usr/lib/python3.6/errors.pyr s r c s e Zd ZdZ� fdd�Z� ZS )�DeserializationErrorzJSON deserialization error.c s dj t� j� �S )NzDeserialization error: {0})�format�super�__str__)�self)� __class__r r r s zDeserializationError.__str__)r r r r r � __classcell__r r )r r r s r c @ s e Zd ZdZdS )�SerializationErrorzJSON serialization error.N)r r r r r r r r r s r c s( e Zd ZdZ� fdd�Zdd� Z� ZS )�UnrecognizedTypeErrorz~Unrecognized type error. :ivar str typ: The unrecognized type of the JSON object. :ivar jobj: Full JSON object. c s || _ || _t� jt| �� d S )N)�typ�jobjr �__init__�str)r r r )r r r r s zUnrecognizedTypeError.__init__c C s dj | j| j�S )Nz){0} was not recognized, full message: {1})r r r )r r r r r ! s zUnrecognizedTypeError.__str__)r r r r r r r r r )r r r s r N)r � Exceptionr r r r r r r r �<module> s
[-] jws.cpython-36.pyc
[edit]
[-] json_util_test.cpython-36.opt-1.pyc
[edit]
[-] __init__.cpython-36.opt-1.pyc
[edit]
[-] interfaces_test.cpython-36.pyc
[edit]
[-] jws_test.cpython-36.opt-1.pyc
[edit]
[-] magic_typing.cpython-36.opt-1.pyc
[edit]
[-] interfaces.cpython-36.opt-1.pyc
[edit]
[-] b64_test.cpython-36.opt-1.pyc
[edit]
[-] util_test.cpython-36.pyc
[edit]
[-] jws_test.cpython-36.pyc
[edit]
[-] interfaces.cpython-36.pyc
[edit]
[-] b64_test.cpython-36.pyc
[edit]
[-] errors.cpython-36.opt-1.pyc
[edit]
[-] errors_test.cpython-36.opt-1.pyc
[edit]
[-] json_util.cpython-36.opt-1.pyc
[edit]
[-] util_test.cpython-36.opt-1.pyc
[edit]
[-] interfaces_test.cpython-36.opt-1.pyc
[edit]
[-] magic_typing_test.cpython-36.pyc
[edit]
[-] jwa.cpython-36.opt-1.pyc
[edit]
[-] magic_typing.cpython-36.pyc
[edit]
[-] util.cpython-36.opt-1.pyc
[edit]
[-] magic_typing_test.cpython-36.opt-1.pyc
[edit]
[-] jwk_test.cpython-36.opt-1.pyc
[edit]
[-] b64.cpython-36.opt-1.pyc
[edit]
[-] util.cpython-36.pyc
[edit]
[-] jwk.cpython-36.opt-1.pyc
[edit]
[-] json_util.cpython-36.pyc
[edit]
[-] jwa_test.cpython-36.pyc
[edit]
[-] test_util.cpython-36.opt-1.pyc
[edit]
[-] json_util_test.cpython-36.pyc
[edit]
[+]
..
[-] test_util.cpython-36.pyc
[edit]
[-] errors.cpython-36.pyc
[edit]
[-] jws.cpython-36.opt-1.pyc
[edit]
[-] jwa_test.cpython-36.opt-1.pyc
[edit]
[-] jwa.cpython-36.pyc
[edit]
[-] jwk.cpython-36.pyc
[edit]
[-] __init__.cpython-36.pyc
[edit]
[-] jwk_test.cpython-36.pyc
[edit]
[-] errors_test.cpython-36.pyc
[edit]
[-] b64.cpython-36.pyc
[edit]