File: //lib/python3/dist-packages/pyasn1/__pycache__/error.cpython-38.pyc
U
��Z� � @ s4 G d d� de �ZG dd� de�ZG dd� de�ZdS )c @ s e Zd ZdZdS )�PyAsn1ErrorznCreate pyasn1 exception object
The `PyAsn1Error` exception represents generic, usually fatal, error.
N��__name__�
__module__�__qualname__�__doc__� r r �./usr/lib/python3/dist-packages/pyasn1/error.pyr s r c @ s e Zd ZdZdS )�ValueConstraintErrorz�Create pyasn1 exception object
The `ValueConstraintError` exception indicates an ASN.1 value
constraint violation.
Nr r r r r r s r c @ s e Zd ZdZdS )�SubstrateUnderrunErrorz�Create pyasn1 exception object
The `SubstrateUnderrunError` exception indicates insufficient serialised
data on input of a deserialisation routine.
Nr r r r r r
s r
N)� Exceptionr r r
r r r r �<module> s