Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 12 for InternalError (0.07 seconds)

  1. docs/zh/docs/tutorial/dependencies/dependencies-with-yield.md

    你可以使用 `raise` 重新抛出同一个异常:
    
    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    现在客户端仍会得到同样的 *HTTP 500 Internal Server Error* 响应,但服务器日志中会有我们自定义的 `InternalError`。😎
    
    ## 使用 `yield` 的依赖项的执行 { #execution-of-dependencies-with-yield }
    
    执行顺序大致如下图所示。时间轴从上到下,每一列都代表交互或执行代码的一部分。
    
    ```mermaid
    sequenceDiagram
    
    participant client as Client
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 12.1K bytes
    - Click Count (0)
  2. docs/zh-hant/docs/tutorial/dependencies/dependencies-with-yield.md

    你可以使用 `raise` 重新拋出同一個例外:
    
    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    現在客戶端仍會獲得同樣的 *HTTP 500 Internal Server Error* 回應,但伺服器的日誌中會有我們自訂的 `InternalError`。😎
    
    ## 含 `yield` 的相依執行順序 { #execution-of-dependencies-with-yield }
    
    執行順序大致如下圖。時間從上往下流動,每一欄代表一個互動或執行程式碼的部分。
    
    ```mermaid
    sequenceDiagram
    
    participant client as Client
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 11.9K bytes
    - Click Count (0)
  3. docs/en/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    Now the client will get the same *HTTP 500 Internal Server Error* response, but the server will have our custom `InternalError` in the logs. 😎
    
    ## Execution of dependencies with `yield` { #execution-of-dependencies-with-yield }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 12.6K bytes
    - Click Count (0)
  4. docs/ko/docs/tutorial/dependencies/dependencies-with-yield.md

    `raise`를 사용하여 동일한 예외를 다시 발생시킬 수 있습니다:
    
    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    이제 클라이언트는 동일한 *HTTP 500 Internal Server Error* 응답을 받게 되지만, 서버 로그에는 사용자 정의 `InternalError`가 기록됩니다. 😎
    
    ## `yield`를 사용하는 의존성의 실행 순서 { #execution-of-dependencies-with-yield }
    
    실행 순서는 아래 다이어그램과 거의 비슷합니다. 시간은 위에서 아래로 흐릅니다. 그리고 각 열은 상호 작용하거나 코드를 실행하는 부분 중 하나입니다.
    
    ```mermaid
    sequenceDiagram
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 14.3K bytes
    - Click Count (0)
  5. docs/ja/docs/tutorial/dependencies/dependencies-with-yield.md

    `raise`を使うと同じ例外を再raiseできます:
    
    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    これでクライアントは同じ*HTTP 500 Internal Server Error*レスポンスを受け取りますが、サーバーのログにはカスタムの`InternalError`が残ります。 😎
    
    ## `yield`を持つ依存関係の実行 { #execution-of-dependencies-with-yield }
    
    実行の順序は多かれ少なかれ以下の図のようになります。時間は上から下へと流れていきます。そして、各列はコードを相互作用させたり、実行したりしている部分の一つです。
    
    ```mermaid
    sequenceDiagram
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 15.4K bytes
    - Click Count (0)
  6. docs/tr/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    Artık client yine aynı *HTTP 500 Internal Server Error* response'unu alır, ama server log'larda bizim özel `InternalError`'ımızı görür. 😎
    
    ## `yield` Kullanan Dependency'lerin Çalıştırılması { #execution-of-dependencies-with-yield }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 13.4K bytes
    - Click Count (0)
  7. docs/uk/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    Тепер клієнт отримає ту саму відповідь *HTTP 500 Internal Server Error*, але сервер матиме наш користувацький `InternalError` у логах. 😎
    
    ## Виконання залежностей з `yield` { #execution-of-dependencies-with-yield }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 18.4K bytes
    - Click Count (0)
  8. docs/es/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    Ahora el cliente obtendrá el mismo response *HTTP 500 Internal Server Error*, pero el servidor tendrá nuestro `InternalError` personalizado en los registros. 😎
    
    ## Ejecución de dependencias con `yield` { #execution-of-dependencies-with-yield }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 13.3K bytes
    - Click Count (0)
  9. docs/fr/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    À présent, le client recevra la même réponse *HTTP 500 Internal Server Error*, mais le serveur aura notre `InternalError` personnalisé dans les logs. 😎
    
    ## Comprendre l'exécution des dépendances avec `yield` { #execution-of-dependencies-with-yield }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:37:13 GMT 2026
    - 13.9K bytes
    - Click Count (0)
  10. docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md

    {* ../../docs_src/dependencies/tutorial008d_an_py310.py hl[17] *}
    
    Теперь клиент получит тот же *HTTP 500 Internal Server Error*, но на сервере в логах будет наше пользовательское `InternalError`. 😎
    
    ## Выполнение зависимостей с `yield` { #execution-of-dependencies-with-yield }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 19.4K bytes
    - Click Count (0)
Back to Top