
    Ri                      "    d Z  G d de      ZeZy)z(All specific exceptions for the library.c                       e Zd ZdZy)FakeUserAgentErrorz5Exception for any problems that are library specific.N)__name__
__module____qualname____doc__     M/home/agent/.friday_env/lib/python3.12/site-packages/fake_useragent/errors.pyr   r      s    ?r	   r   N)r   	Exceptionr   UserAgentErrorr   r	   r
   <module>r      s    .@ @
 $r	   