File: //home/arjun/projects/env/lib/python3.10/site-packages/faker/__pycache__/exceptions.cpython-310.pyc
o
'we� � @ s4 G d d� de �ZG dd� de�ZG dd� de�ZdS )c @ � e Zd ZdZdS )�BaseFakerExceptionz,The base exception for all Faker exceptions.N��__name__�
__module__�__qualname__�__doc__� r r �I/home/arjun/projects/env/lib/python3.10/site-packages/faker/exceptions.pyr � r c @ r )�UniquenessExceptionz�To avoid infinite loops, after a certain number of attempts,
the "unique" attribute of the Proxy will throw this exception.
Nr r r r r r r
r c s. e Zd ZdZdededdf� fdd�Z� ZS )�UnsupportedFeaturez6The requested feature is not available on this system.�msg�name�returnNc s || _ t� �|� d S )N)r �super�__init__)�selfr
r �� __class__r r r s zUnsupportedFeature.__init__)r r r r �strr �
__classcell__r r r r r s "r N)� Exceptionr r r r r r r �<module> s