%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/pyasn1/__pycache__/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/pyasn1/__pycache__/error.cpython-312.pyc

�

c��]����Gd�de�ZGd�de�ZGd�de�ZGd�dee�ZGd�d	ee�ZGd
�dee�Z	y)
c��eZdZdZy)�PyAsn1Errorz�Base pyasn1 exception

    `PyAsn1Error` is the base exception class (based on
    :class:`Exception`) that represents all possible ASN.1 related
    errors.
    N��__name__�
__module__�__qualname__�__doc__���./usr/lib/python3/dist-packages/pyasn1/error.pyrr	s��r
rc��eZdZdZy)�ValueConstraintErroraASN.1 type constraints violation exception

    The `ValueConstraintError` exception indicates an ASN.1 value
    constraint violation.

    It might happen on value object instantiation (for scalar types) or on
    serialization (for constructed types).
    Nrr	r
rr
r
s��r
r
c��eZdZdZy)�SubstrateUnderrunErrorz�ASN.1 data structure deserialization error

    The `SubstrateUnderrunError` exception indicates insufficient serialised
    data on input of a de-serialization codec.
    Nrr	r
rrrs��r
rc��eZdZdZdd�Zy)�PyAsn1UnicodeErrora.Unicode text processing error

    The `PyAsn1UnicodeError` exception is a base class for errors relating to
    unicode text de/serialization.

    Apart from inheriting from :class:`PyAsn1Error`, it also inherits from
    :class:`UnicodeError` to help the caller catching unicode-related errors.
    Nc��t|t�r tj|g|j���tj||�y�N)�
isinstance�UnicodeError�__init__�argsr)�self�message�
unicode_errors   rrzPyAsn1UnicodeError.__init__.s5���m�\�2��!�!�$�<��);�);�<����T�7�+r
r)rrrrrr	r
rrr%s���,r
rc��eZdZdZy)�PyAsn1UnicodeDecodeErrora/Unicode text decoding error

    The `PyAsn1UnicodeDecodeError` exception represents a failure to
    deserialize unicode text.

    Apart from inheriting from :class:`PyAsn1UnicodeError`, it also inherits
    from :class:`UnicodeDecodeError` to help the caller catching unicode-related
    errors.
    Nrr	r
rrr4���r
rc��eZdZdZy)�PyAsn1UnicodeEncodeErrora-Unicode text encoding error

    The `PyAsn1UnicodeEncodeError` exception represents a failure to
    serialize unicode text.

    Apart from inheriting from :class:`PyAsn1UnicodeError`, it also inherits
    from :class:`UnicodeEncodeError` to help the caller catching
    unicode-related errors.
    Nrr	r
rrr@rr
rN)
�	Exceptionrr
rrr�UnicodeDecodeErrorr�UnicodeEncodeErrorrr	r
r�<module>r#sW���)���;���[��,��l�,�	�1�3E�	�	�1�3E�	r

Zerion Mini Shell 1.0