+
     Bi                         R t Rt ! R R]4      t]t ! R R]4      t ! R	 R]4      t ! R
 R]	4      t
 ! R R]4      t ! R R]4      tR# )zasyncio exceptions.BrokenBarrierErrorCancelledErrorInvalidStateErrorIncompleteReadErrorLimitOverrunErrorSendfileNotAvailableErrorc                       ] tR t^
tRtRtR# )r   z!The Future or Task was cancelled. N__name__
__module____qualname____firstlineno____doc____static_attributes__r	       )/usr/lib/python3.14/asyncio/exceptions.pyr   r   
   s    +r   c                       ] tR t^tRtRtR# )r   z+The operation is not allowed in this state.r	   Nr
   r	   r   r   r   r      s    5r   c                       ] tR t^tRtRtR# )r   zrSendfile syscall is not available.

Raised if OS does not support sendfile syscall for given socket or
file type.
r	   Nr
   r	   r   r   r   r      s    r   c                   <   a a ] tR t^t oRtV 3R ltR tRtVtV ;t	# )r   z
Incomplete read error. Attributes:

- partial: read bytes string before the end of stream was reached
- expected: total number of expected bytes (or None if unknown)
c                ~   < Vf   RM
\        V4      p\        SV `	  \        V4       RV R24       Wn        W n        R # )N	undefinedz bytes read on a total of z expected bytes)reprsuper__init__lenpartialexpected)selfr   r   
r_expected	__class__s   &&& r   r   IncompleteReadError.__init__$   sA    $,$4[$x.
CL>)C&<8 	9 r   c                H    \        V 4      V P                  V P                  33# N)typer   r   r   s   &r   
__reduce__IncompleteReadError.__reduce__+   s    DzDLL$--888r   )r   r   
r   r   r   r   r   r   r&   r   __classdictcell____classcell__r    __classdict__s   @@r   r   r      s     !9 9r   c                   <   a a ] tR t^/t oRtV 3R ltR tRtVtV ;t	# )r   zwReached the buffer limit while looking for a separator.

Attributes:
- consumed: total number of to be consumed bytes.
c                2   < \         SV `  V4       W n        R # r#   )r   r   consumed)r   messager/   r    s   &&&r   r   LimitOverrunError.__init__5   s    ! r   c                V    \        V 4      V P                  ^ ,          V P                  33# )    )r$   argsr/   r%   s   &r   r&   LimitOverrunError.__reduce__9   s"    DzDIIaL$--888r   )r/   r(   r+   s   @@r   r   r   /   s     
!9 9r   c                       ] tR t^=tRtRtR# )r   z*Barrier is broken by barrier.abort() call.r	   Nr
   r	   r   r   r   r   =   s    4r   N)r   r   r   TimeoutErrorr   r   r   )r   __all__BaseExceptionr   r7   	Exceptionr   RuntimeErrorr   EOFErrorr   r   r   r	   r   r   <module>r=      s^    (,] , 6	 6 9( 9$9	 95 5r   