Browse Source

更新函数文档

drake 3 years ago
parent
commit
25979cd01a
37 changed files with 684 additions and 169 deletions
  1. 2 2
      docs/api/-net/com.drake.net.exception/-convert-exception/-convert-exception.html
  2. 7 7
      docs/api/-net/com.drake.net.exception/-convert-exception/index.html
  3. 5 5
      docs/api/-net/com.drake.net.exception/-convert-exception/tag.html
  4. 2 2
      docs/api/-net/com.drake.net.exception/-download-file-exception/-download-file-exception.html
  5. 20 5
      docs/api/-net/com.drake.net.exception/-download-file-exception/index.html
  6. 5 5
      docs/api/-net/com.drake.net.exception/-download-file-exception/tag.html
  7. 38 0
      docs/api/-net/com.drake.net.exception/-http-failure-exception/-http-failure-exception.html
  8. 86 0
      docs/api/-net/com.drake.net.exception/-http-failure-exception/index.html
  9. 38 0
      docs/api/-net/com.drake.net.exception/-http-response-exception/-http-response-exception.html
  10. 119 0
      docs/api/-net/com.drake.net.exception/-http-response-exception/index.html
  11. 3 3
      docs/api/-net/com.drake.net.exception/-http-response-exception/response.html
  12. 1 1
      docs/api/-net/com.drake.net.exception/-net-connect-exception/index.html
  13. 1 1
      docs/api/-net/com.drake.net.exception/-net-exception/-net-exception.html
  14. 7 61
      docs/api/-net/com.drake.net.exception/-net-exception/index.html
  15. 2 2
      docs/api/-net/com.drake.net.exception/-net-exception/request.html
  16. 1 1
      docs/api/-net/com.drake.net.exception/-net-socket-timeout-exception/index.html
  17. 1 1
      docs/api/-net/com.drake.net.exception/-net-unknown-host-exception/index.html
  18. 2 2
      docs/api/-net/com.drake.net.exception/-request-params-exception/-request-params-exception.html
  19. 7 7
      docs/api/-net/com.drake.net.exception/-request-params-exception/index.html
  20. 38 0
      docs/api/-net/com.drake.net.exception/-request-params-exception/tag.html
  21. 2 2
      docs/api/-net/com.drake.net.exception/-response-exception/-response-exception.html
  22. 20 5
      docs/api/-net/com.drake.net.exception/-response-exception/index.html
  23. 38 0
      docs/api/-net/com.drake.net.exception/-response-exception/tag.html
  24. 2 2
      docs/api/-net/com.drake.net.exception/-server-response-exception/-server-response-exception.html
  25. 7 7
      docs/api/-net/com.drake.net.exception/-server-response-exception/index.html
  26. 38 0
      docs/api/-net/com.drake.net.exception/-server-response-exception/tag.html
  27. 43 9
      docs/api/-net/com.drake.net.exception/index.html
  28. 38 0
      docs/api/-net/com.drake.net.time/-interval/cancel.html
  29. 0 1
      docs/api/-net/com.drake.net.time/-interval/index.html
  30. 1 1
      docs/api/-net/com.drake.net.time/index.html
  31. 18 1
      docs/api/-net/com.drake.net.utils/index.html
  32. 38 0
      docs/api/-net/com.drake.net.utils/launch-in.html
  33. 1 1
      docs/api/-net/com.drake.net.utils/scope.html
  34. 17 8
      docs/api/-net/package-list
  35. 36 27
      docs/api/navigation.html
  36. 0 0
      docs/api/scripts/navigation-pane.json
  37. 0 0
      docs/api/scripts/pages.json

+ 2 - 2
docs/api/-net/com.drake.net.exception/-convert-exception/-convert-exception.html

@@ -13,7 +13,7 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ConvertException/ConvertException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ConvertException/ConvertException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
             <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ConvertException</a>/<a href="-convert-exception.html">ConvertException</a></div>
             <div class="pull-right d-flex">
@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-convert-exception.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-convert-exception.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 7 - 7
docs/api/-net/com.drake.net.exception/-convert-exception/index.html

@@ -22,36 +22,36 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Convert</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">转换数据异常</p></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="../-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">转换数据异常</p></div></div>
           </div>
           <div class="tabbedcontent">
             <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
             <div class="tabs-section-body">
               <h2 class="tabbedcontent">Constructors</h2>
-              <div class="table" data-togglable="Constructors"><a data-name="-726677368%2FConstructors%2F1281733757" anchor-label="ConvertException" id="-726677368%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Constructors"><a data-name="-2142741333%2FConstructors%2F1281733757" anchor-label="ConvertException" id="-2142741333%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue TabbedContent">
-                    <div class=""><span class="inline-flex"><a href="-convert-exception.html">ConvertException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-726677368%2FConstructors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="-convert-exception.html">ConvertException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2142741333%2FConstructors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-convert-exception.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-convert-exception.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
               <h2 class="">Properties</h2>
-              <div class="table" data-togglable="Properties"><a data-name="1794016872%2FProperties%2F1281733757" anchor-label="response" id="1794016872%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Properties"><a data-name="-752469481%2FProperties%2F1281733757" anchor-label="tag" id="-752469481%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="response.html">response</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1794016872%2FProperties%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="tag.html">tag</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-752469481%2FProperties%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="1794016872%2FProperties%2F1281733757" anchor-label="response" id="1794016872%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-752469481%2FProperties%2F1281733757" anchor-label="tag" id="-752469481%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>

+ 5 - 5
docs/api/-net/com.drake.net.exception/-request-params-exception/response.html → docs/api/-net/com.drake.net.exception/-convert-exception/tag.html

@@ -1,7 +1,7 @@
 <html>
   <head>
     <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
-    <title>response</title>
+    <title>tag</title>
 <link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
   <body>
     <div id="container">
@@ -13,20 +13,20 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/RequestParamsException/response/#/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ConvertException/tag/#/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
-            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">RequestParamsException</a>/<a href="response.html">response</a></div>
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ConvertException</a>/<a href="tag.html">tag</a></div>
             <div class="pull-right d-flex">
               <div id="searchBar"></div>
             </div>
           </div>
           <div class="cover ">
-            <h1 class="cover"><span>response</span></h1>
+            <h1 class="cover"><span>tag</span></h1>
           </div>
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 2 - 2
docs/api/-net/com.drake.net.exception/-download-file-exception/-download-file-exception.html

@@ -13,7 +13,7 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/DownloadFileException/DownloadFileException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/DownloadFileException/DownloadFileException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
             <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">DownloadFileException</a>/<a href="-download-file-exception.html">DownloadFileException</a></div>
             <div class="pull-right d-flex">
@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-download-file-exception.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-download-file-exception.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 20 - 5
docs/api/-net/com.drake.net.exception/-download-file-exception/index.html

@@ -22,21 +22,36 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Download</span><wbr></wbr><span>File</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">下载文件异常</p></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="../-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">下载文件异常</p></div></div>
           </div>
           <div class="tabbedcontent">
-            <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button></div>
+            <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
             <div class="tabs-section-body">
               <h2 class="tabbedcontent">Constructors</h2>
-              <div class="table" data-togglable="Constructors"><a data-name="-1216685728%2FConstructors%2F1281733757" anchor-label="DownloadFileException" id="-1216685728%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Constructors"><a data-name="-108467837%2FConstructors%2F1281733757" anchor-label="DownloadFileException" id="-108467837%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue TabbedContent">
-                    <div class=""><span class="inline-flex"><a href="-download-file-exception.html">DownloadFileException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1216685728%2FConstructors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="-download-file-exception.html">DownloadFileException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-108467837%2FConstructors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-download-file-exception.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-download-file-exception.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </div>
+              <h2 class="">Properties</h2>
+              <div class="table" data-togglable="Properties"><a data-name="-1326185562%2FProperties%2F1281733757" anchor-label="tag" id="-1326185562%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="tag.html">tag</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1326185562%2FProperties%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title">
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-1326185562%2FProperties%2F1281733757" anchor-label="tag" id="-1326185562%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>

+ 5 - 5
docs/api/-net/com.drake.net.exception/-server-response-exception/response.html → docs/api/-net/com.drake.net.exception/-download-file-exception/tag.html

@@ -1,7 +1,7 @@
 <html>
   <head>
     <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
-    <title>response</title>
+    <title>tag</title>
 <link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
   <body>
     <div id="container">
@@ -13,20 +13,20 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ServerResponseException/response/#/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/DownloadFileException/tag/#/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
-            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ServerResponseException</a>/<a href="response.html">response</a></div>
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">DownloadFileException</a>/<a href="tag.html">tag</a></div>
             <div class="pull-right d-flex">
               <div id="searchBar"></div>
             </div>
           </div>
           <div class="cover ">
-            <h1 class="cover"><span>response</span></h1>
+            <h1 class="cover"><span>tag</span></h1>
           </div>
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 38 - 0
docs/api/-net/com.drake.net.exception/-http-failure-exception/-http-failure-exception.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>HttpFailureException</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/HttpFailureException/HttpFailureException/#okhttp3.Request#kotlin.String?#kotlin.Throwable?/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">HttpFailureException</a>/<a href="-http-failure-exception.html">HttpFailureException</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>Http</span><wbr></wbr><span>Failure</span><wbr></wbr><span>Exception</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-http-failure-exception.html">HttpFailureException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+</div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 86 - 0
docs/api/-net/com.drake.net.exception/-http-failure-exception/index.html

@@ -0,0 +1,86 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>HttpFailureException</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/HttpFailureException///PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">HttpFailureException</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>Http</span><wbr></wbr><span>Failure</span><wbr></wbr><span>Exception</span></h1>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open class <a href="index.html">HttpFailureException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">实现该接口表示Http请求失败</p></div></div>
+          </div>
+          <div class="tabbedcontent">
+            <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="See also">See also</button><button class="section-tab" data-togglable="Inheritors">Inheritors</button></div>
+            <div class="tabs-section-body">
+              <h2 class="">See also</h2>
+              <div data-togglable="See also">
+                <div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-net-unknown-host-exception/index.html">com.drake.net.exception.NetUnknownHostException</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-net-connect-exception/index.html">com.drake.net.exception.NetConnectException</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-net-socket-timeout-exception/index.html">com.drake.net.exception.NetSocketTimeoutException</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div>
+              </div>
+              <h2 class="tabbedcontent">Constructors</h2>
+              <div class="table" data-togglable="Constructors"><a data-name="78108048%2FConstructors%2F1281733757" anchor-label="HttpFailureException" id="78108048%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue TabbedContent">
+                    <div class=""><span class="inline-flex"><a href="-http-failure-exception.html">HttpFailureException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="78108048%2FConstructors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title">
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-http-failure-exception.html">HttpFailureException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </div>
+              <h2 class="">Inheritors</h2>
+              <div class="table" data-togglable="Inheritors"><a data-name="83194542%2FInheritors%2F1281733757" anchor-label="NetConnectException" id="83194542%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-net-connect-exception/index.html">NetConnectException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="83194542%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+<a data-name="-1178397262%2FInheritors%2F1281733757" anchor-label="NetSocketTimeoutException" id="-1178397262%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-net-socket-timeout-exception/index.html">NetSocketTimeoutException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1178397262%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+<a data-name="-1351528490%2FInheritors%2F1281733757" anchor-label="NetUnknownHostException" id="-1351528490%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-net-unknown-host-exception/index.html">NetUnknownHostException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1351528490%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 38 - 0
docs/api/-net/com.drake.net.exception/-http-response-exception/-http-response-exception.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>HttpResponseException</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/HttpResponseException/HttpResponseException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">HttpResponseException</a>/<a href="-http-response-exception.html">HttpResponseException</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>Http</span><wbr></wbr><span>Response</span><wbr></wbr><span>Exception</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-http-response-exception.html">HttpResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+</div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 119 - 0
docs/api/-net/com.drake.net.exception/-http-response-exception/index.html

@@ -0,0 +1,119 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>HttpResponseException</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/HttpResponseException///PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">HttpResponseException</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>Http</span><wbr></wbr><span>Response</span><wbr></wbr><span>Exception</span></h1>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open class <a href="index.html">HttpResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">实现该接口表示Http请求成功</p></div></div>
+          </div>
+          <div class="tabbedcontent">
+            <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="See also">See also</button><button class="section-tab" data-togglable="Inheritors">Inheritors</button></div>
+            <div class="tabs-section-body">
+              <h2 class="">See also</h2>
+              <div data-togglable="See also">
+                <div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-response-exception/index.html">com.drake.net.exception.ResponseException</a></span><span class="inline-flex"><div data-togglable="See also"><p class="paragraph">HttpStatusCode 200...299</p></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-request-params-exception/index.html">com.drake.net.exception.RequestParamsException</a></span><span class="inline-flex"><div data-togglable="See also"><p class="paragraph">HttpStatusCode 400...499</p></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-server-response-exception/index.html">com.drake.net.exception.ServerResponseException</a></span><span class="inline-flex"><div data-togglable="See also"><p class="paragraph">HttpStatusCode 500...599</p></div></span></div><div></div></div></div></div></div></div></div>
+              </div>
+              <h2 class="tabbedcontent">Constructors</h2>
+              <div class="table" data-togglable="Constructors"><a data-name="-1201836714%2FConstructors%2F1281733757" anchor-label="HttpResponseException" id="-1201836714%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue TabbedContent">
+                    <div class=""><span class="inline-flex"><a href="-http-response-exception.html">HttpResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1201836714%2FConstructors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title">
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-http-response-exception.html">HttpResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </div>
+              <h2 class="">Properties</h2>
+              <div class="table" data-togglable="Properties"><a data-name="-34772396%2FProperties%2F1281733757" anchor-label="response" id="-34772396%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="response.html">response</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-34772396%2FProperties%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title">
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-34772396%2FProperties%2F1281733757" anchor-label="response" id="-34772396%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">open val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </div>
+              <h2 class="">Inheritors</h2>
+              <div class="table" data-togglable="Inheritors"><a data-name="70918582%2FInheritors%2F1281733757" anchor-label="ConvertException" id="70918582%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-convert-exception/index.html">ConvertException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="70918582%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+<a data-name="1221659333%2FInheritors%2F1281733757" anchor-label="DownloadFileException" id="1221659333%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-download-file-exception/index.html">DownloadFileException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1221659333%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+<a data-name="-1960577096%2FInheritors%2F1281733757" anchor-label="RequestParamsException" id="-1960577096%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-request-params-exception/index.html">RequestParamsException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1960577096%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+<a data-name="-808853214%2FInheritors%2F1281733757" anchor-label="ResponseException" id="-808853214%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-response-exception/index.html">ResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-808853214%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+<a data-name="1478245765%2FInheritors%2F1281733757" anchor-label="ServerResponseException" id="1478245765%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="../-server-response-exception/index.html">ServerResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1478245765%2FInheritors%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div></div>
+                  </div>
+                </div>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 3 - 3
docs/api/-net/com.drake.net.exception/-convert-exception/response.html → docs/api/-net/com.drake.net.exception/-http-response-exception/response.html

@@ -13,9 +13,9 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ConvertException/response/#/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/HttpResponseException/response/#/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
-            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ConvertException</a>/<a href="response.html">response</a></div>
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">HttpResponseException</a>/<a href="response.html">response</a></div>
             <div class="pull-right d-flex">
               <div id="searchBar"></div>
             </div>
@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 1 - 1
docs/api/-net/com.drake.net.exception/-net-connect-exception/index.html

@@ -22,7 +22,7 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Net</span><wbr></wbr><span>Connect</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">NetConnectException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">NetConnectException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-http-failure-exception/index.html">HttpFailureException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
           </div>
           <div class="tabbedcontent">
             <div class="tabs-section" tabs-section="tabs-section"></div>

+ 1 - 1
docs/api/-net/com.drake.net.exception/-net-exception/-net-exception.html

@@ -28,7 +28,7 @@
   <div>
     <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-net-exception.html">NetException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
-<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">request</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">请求信息</p></div></div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">message</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">异常信息</p></div></div></div></div></div></div></div></div></div></div></div>
+<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">message</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">异常信息</p></div></div></div></div></div></div></div></div></div></div></div>
         </div>
         <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
       </div>

+ 7 - 61
docs/api/-net/com.drake.net.exception/-net-exception/index.html

@@ -29,7 +29,7 @@
             <div class="tabs-section-body">
               <h2 class="">Parameters</h2>
               <div data-togglable="Parameters">
-                <div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">request</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">请求信息</p></div></div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">message</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">异常信息</p></div></div></div></div></div></div></div></div></div>
+                <div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">message</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">异常信息</p></div></div></div></div></div></div></div></div></div>
               </div>
               <h2 class="tabbedcontent">Constructors</h2>
               <div class="table" data-togglable="Constructors"><a data-name="1573495152%2FConstructors%2F1281733757" anchor-label="NetException" id="1573495152%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
@@ -40,7 +40,7 @@
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-net-exception.html">NetException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief ">请求信息</div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-net-exception.html">NetException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief ">异常信息</div></div></div>
                       </div>
                     </div>
                   </div>
@@ -74,53 +74,26 @@
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="181664428%2FProperties%2F1281733757" anchor-label="request" id="181664428%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">val <a href="request.html">request</a>: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief "><a data-name="181664428%2FProperties%2F1281733757" anchor-label="request" id="181664428%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>请求信息</div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="181664428%2FProperties%2F1281733757" anchor-label="request" id="181664428%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">open val <a href="request.html">request</a>: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
               <h2 class="">Inheritors</h2>
-              <div class="table" data-togglable="Inheritors"><a data-name="70918582%2FInheritors%2F1281733757" anchor-label="ConvertException" id="70918582%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Inheritors"><a data-name="1243641765%2FInheritors%2F1281733757" anchor-label="HttpFailureException" id="1243641765%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-convert-exception/index.html">ConvertException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="70918582%2FInheritors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="../-http-failure-exception/index.html">HttpFailureException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1243641765%2FInheritors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div></div>
                   </div>
                 </div>
-<a data-name="1221659333%2FInheritors%2F1281733757" anchor-label="DownloadFileException" id="1221659333%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+<a data-name="694871114%2FInheritors%2F1281733757" anchor-label="HttpResponseException" id="694871114%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-download-file-exception/index.html">DownloadFileException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1221659333%2FInheritors%2F1281733757"></span>
-                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
-                        </span></span></div>
-                    <div></div>
-                  </div>
-                </div>
-<a data-name="83194542%2FInheritors%2F1281733757" anchor-label="NetConnectException" id="83194542%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
-                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
-                  <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-net-connect-exception/index.html">NetConnectException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="83194542%2FInheritors%2F1281733757"></span>
-                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
-                        </span></span></div>
-                    <div></div>
-                  </div>
-                </div>
-<a data-name="-1178397262%2FInheritors%2F1281733757" anchor-label="NetSocketTimeoutException" id="-1178397262%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
-                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
-                  <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-net-socket-timeout-exception/index.html">NetSocketTimeoutException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1178397262%2FInheritors%2F1281733757"></span>
-                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
-                        </span></span></div>
-                    <div></div>
-                  </div>
-                </div>
-<a data-name="-1351528490%2FInheritors%2F1281733757" anchor-label="NetUnknownHostException" id="-1351528490%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
-                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
-                  <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-net-unknown-host-exception/index.html">NetUnknownHostException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1351528490%2FInheritors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="../-http-response-exception/index.html">HttpResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="694871114%2FInheritors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div></div>
@@ -135,33 +108,6 @@
                     <div></div>
                   </div>
                 </div>
-<a data-name="-1960577096%2FInheritors%2F1281733757" anchor-label="RequestParamsException" id="-1960577096%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
-                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
-                  <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-request-params-exception/index.html">RequestParamsException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1960577096%2FInheritors%2F1281733757"></span>
-                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
-                        </span></span></div>
-                    <div></div>
-                  </div>
-                </div>
-<a data-name="-808853214%2FInheritors%2F1281733757" anchor-label="ResponseException" id="-808853214%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
-                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
-                  <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-response-exception/index.html">ResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-808853214%2FInheritors%2F1281733757"></span>
-                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
-                        </span></span></div>
-                    <div></div>
-                  </div>
-                </div>
-<a data-name="1478245765%2FInheritors%2F1281733757" anchor-label="ServerResponseException" id="1478245765%2FInheritors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
-                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
-                  <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="../-server-response-exception/index.html">ServerResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1478245765%2FInheritors%2F1281733757"></span>
-                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
-                        </span></span></div>
-                    <div></div>
-                  </div>
-                </div>
               </div>
             </div>
           </div>

+ 2 - 2
docs/api/-net/com.drake.net.exception/-net-exception/request.html

@@ -26,9 +26,9 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">val <a href="request.html">request</a>: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open val <a href="request.html">request</a>: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
-<h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">request</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">请求信息</p></div></div></div></div></div></div></div></div></div></div></div>
+</div>
         </div>
         <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
       </div>

+ 1 - 1
docs/api/-net/com.drake.net.exception/-net-socket-timeout-exception/index.html

@@ -22,7 +22,7 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Net</span><wbr></wbr><span>Socket</span><wbr></wbr><span>Timeout</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">NetSocketTimeoutException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">NetSocketTimeoutException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-http-failure-exception/index.html">HttpFailureException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
           </div>
           <div class="tabbedcontent">
             <div class="tabs-section" tabs-section="tabs-section"></div>

+ 1 - 1
docs/api/-net/com.drake.net.exception/-net-unknown-host-exception/index.html

@@ -22,7 +22,7 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Net</span><wbr></wbr><span>Unknown</span><wbr></wbr><span>Host</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">NetUnknownHostException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">NetUnknownHostException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="../-http-failure-exception/index.html">HttpFailureException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
           </div>
           <div class="tabbedcontent">
             <div class="tabs-section" tabs-section="tabs-section"></div>

+ 2 - 2
docs/api/-net/com.drake.net.exception/-request-params-exception/-request-params-exception.html

@@ -13,7 +13,7 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/RequestParamsException/RequestParamsException/#okhttp3.Response#kotlin.String?/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/RequestParamsException/RequestParamsException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
             <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">RequestParamsException</a>/<a href="-request-params-exception.html">RequestParamsException</a></div>
             <div class="pull-right d-flex">
@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-request-params-exception.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-request-params-exception.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 7 - 7
docs/api/-net/com.drake.net.exception/-request-params-exception/index.html

@@ -22,36 +22,36 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Request</span><wbr></wbr><span>Params</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">400 - 499 客户端请求异常</p></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="../-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">400 - 499 客户端请求异常</p></div></div>
           </div>
           <div class="tabbedcontent">
             <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
             <div class="tabs-section-body">
               <h2 class="tabbedcontent">Constructors</h2>
-              <div class="table" data-togglable="Constructors"><a data-name="-758561391%2FConstructors%2F1281733757" anchor-label="RequestParamsException" id="-758561391%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Constructors"><a data-name="-523455701%2FConstructors%2F1281733757" anchor-label="RequestParamsException" id="-523455701%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue TabbedContent">
-                    <div class=""><span class="inline-flex"><a href="-request-params-exception.html">RequestParamsException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-758561391%2FConstructors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="-request-params-exception.html">RequestParamsException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-523455701%2FConstructors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-request-params-exception.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-request-params-exception.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
               <h2 class="">Properties</h2>
-              <div class="table" data-togglable="Properties"><a data-name="-414690650%2FProperties%2F1281733757" anchor-label="response" id="-414690650%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Properties"><a data-name="-2058272999%2FProperties%2F1281733757" anchor-label="tag" id="-2058272999%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="response.html">response</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-414690650%2FProperties%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="tag.html">tag</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2058272999%2FProperties%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-414690650%2FProperties%2F1281733757" anchor-label="response" id="-414690650%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-2058272999%2FProperties%2F1281733757" anchor-label="tag" id="-2058272999%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>

+ 38 - 0
docs/api/-net/com.drake.net.exception/-request-params-exception/tag.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>tag</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/RequestParamsException/tag/#/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">RequestParamsException</a>/<a href="tag.html">tag</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>tag</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+</div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 2 - 2
docs/api/-net/com.drake.net.exception/-response-exception/-response-exception.html

@@ -13,7 +13,7 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ResponseException/ResponseException/#okhttp3.Response#kotlin.String?/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ResponseException/ResponseException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
             <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ResponseException</a>/<a href="-response-exception.html">ResponseException</a></div>
             <div class="pull-right d-flex">
@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-response-exception.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-response-exception.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 20 - 5
docs/api/-net/com.drake.net.exception/-response-exception/index.html

@@ -22,21 +22,36 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Response</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">如果返回200但是返回数据不符合业务要求可以抛出该异常</p></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="../-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">状态码在200..299, 但是返回数据不符合业务要求可以抛出该异常</p></div></div>
           </div>
           <div class="tabbedcontent">
-            <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button></div>
+            <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
             <div class="tabs-section-body">
               <h2 class="tabbedcontent">Constructors</h2>
-              <div class="table" data-togglable="Constructors"><a data-name="-1590414033%2FConstructors%2F1281733757" anchor-label="ResponseException" id="-1590414033%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Constructors"><a data-name="1414986313%2FConstructors%2F1281733757" anchor-label="ResponseException" id="1414986313%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue TabbedContent">
-                    <div class=""><span class="inline-flex"><a href="-response-exception.html">ResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1590414033%2FConstructors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="-response-exception.html">ResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1414986313%2FConstructors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-response-exception.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-response-exception.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </div>
+              <h2 class="">Properties</h2>
+              <div class="table" data-togglable="Properties"><a data-name="-927964285%2FProperties%2F1281733757" anchor-label="tag" id="-927964285%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="tag.html">tag</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-927964285%2FProperties%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title">
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-927964285%2FProperties%2F1281733757" anchor-label="tag" id="-927964285%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>

+ 38 - 0
docs/api/-net/com.drake.net.exception/-response-exception/tag.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>tag</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ResponseException/tag/#/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ResponseException</a>/<a href="tag.html">tag</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>tag</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+</div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 2 - 2
docs/api/-net/com.drake.net.exception/-server-response-exception/-server-response-exception.html

@@ -13,7 +13,7 @@
       </div>
       <div id="main">
         <div id="leftToggler"><span class="icon-toggler"></span></div>
-<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ServerResponseException/ServerResponseException/#okhttp3.Response#kotlin.String?/PointingToDeclaration//1281733757">
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ServerResponseException/ServerResponseException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration//1281733757">
           <div class="navigation-wrapper" id="navigation-wrapper">
             <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ServerResponseException</a>/<a href="-server-response-exception.html">ServerResponseException</a></div>
             <div class="pull-right d-flex">
@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-server-response-exception.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-server-response-exception.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
         </div>

+ 7 - 7
docs/api/-net/com.drake.net.exception/-server-response-exception/index.html

@@ -22,36 +22,36 @@
           </div>
           <div class="cover ">
             <h1 class="cover"><span>Server</span><wbr></wbr><span>Response</span><wbr></wbr><span>Exception</span></h1>
-            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="../-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="sample-container"><code class="" theme="idea"><pre><p class="paragraph">= 500 服务器异常</p></pre></code></div></div></div>
+            <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="../-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="sample-container"><code class="" theme="idea"><pre><p class="paragraph">= 500 服务器异常</p></pre></code></div></div></div>
           </div>
           <div class="tabbedcontent">
             <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
             <div class="tabs-section-body">
               <h2 class="tabbedcontent">Constructors</h2>
-              <div class="table" data-togglable="Constructors"><a data-name="1738283369%2FConstructors%2F1281733757" anchor-label="ServerResponseException" id="1738283369%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Constructors"><a data-name="999636227%2FConstructors%2F1281733757" anchor-label="ServerResponseException" id="999636227%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue TabbedContent">
-                    <div class=""><span class="inline-flex"><a href="-server-response-exception.html">ServerResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1738283369%2FConstructors%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="-server-response-exception.html">ServerResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="999636227%2FConstructors%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-server-response-exception.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-server-response-exception.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>? = null, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
               <h2 class="">Properties</h2>
-              <div class="table" data-togglable="Properties"><a data-name="-1684192391%2FProperties%2F1281733757" anchor-label="response" id="-1684192391%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+              <div class="table" data-togglable="Properties"><a data-name="-303573402%2FProperties%2F1281733757" anchor-label="tag" id="-303573402%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
                 <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
                   <div class="main-subrow keyValue ">
-                    <div class=""><span class="inline-flex"><a href="response.html">response</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1684192391%2FProperties%2F1281733757"></span>
+                    <div class=""><span class="inline-flex"><a href="tag.html">tag</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-303573402%2FProperties%2F1281733757"></span>
                           <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
                         </span></span></div>
                     <div>
                       <div class="title">
-                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-1684192391%2FProperties%2F1281733757" anchor-label="response" id="-1684192391%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">val <a href="response.html">response</a>: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+                        <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-303573402%2FProperties%2F1281733757" anchor-label="tag" id="-303573402%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
                       </div>
                     </div>
                   </div>

+ 38 - 0
docs/api/-net/com.drake.net.exception/-server-response-exception/tag.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>tag</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.exception/ServerResponseException/tag/#/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.exception</a>/<a href="index.html">ServerResponseException</a>/<a href="tag.html">tag</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>tag</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">var <a href="tag.html">tag</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+</div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 43 - 9
docs/api/-net/com.drake.net.exception/index.html

@@ -37,7 +37,7 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-convert-exception/index.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-convert-exception/index.html">ConvertException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 <a data-name="70918582%2FClasslikes%2F1281733757" anchor-label="ConvertException" id="70918582%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="70918582%2FClasslikes%2F1281733757" anchor-label="ConvertException" id="70918582%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>转换数据异常</div></div>
 </div>
@@ -54,9 +54,43 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-download-file-exception/index.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-download-file-exception/index.html">DownloadFileException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 <a data-name="1221659333%2FClasslikes%2F1281733757" anchor-label="DownloadFileException" id="1221659333%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1221659333%2FClasslikes%2F1281733757" anchor-label="DownloadFileException" id="1221659333%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>下载文件异常</div></div>
+</div>
+                    </div>
+                  </div>
+                </div>
+<a data-name="1243641765%2FClasslikes%2F1281733757" anchor-label="HttpFailureException" id="1243641765%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="-http-failure-exception/index.html">HttpFailureException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1243641765%2FClasslikes%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open class <a href="-http-failure-exception/index.html">HttpFailureException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+<a data-name="1243641765%2FClasslikes%2F1281733757" anchor-label="HttpFailureException" id="1243641765%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1243641765%2FClasslikes%2F1281733757" anchor-label="HttpFailureException" id="1243641765%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>实现该接口表示Http请求失败</div></div>
+</div>
+                    </div>
+                  </div>
+                </div>
+<a data-name="694871114%2FClasslikes%2F1281733757" anchor-label="HttpResponseException" id="694871114%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="-http-response-exception/index.html">HttpResponseException</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="694871114%2FClasslikes%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open class <a href="-http-response-exception/index.html">HttpResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+<a data-name="694871114%2FClasslikes%2F1281733757" anchor-label="HttpResponseException" id="694871114%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="694871114%2FClasslikes%2F1281733757" anchor-label="HttpResponseException" id="694871114%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>实现该接口表示Http请求成功</div></div>
 </div>
                     </div>
                   </div>
@@ -88,7 +122,7 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-net-connect-exception/index.html">NetConnectException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-net-connect-exception/index.html">NetConnectException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-http-failure-exception/index.html">HttpFailureException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
 </div>
@@ -122,7 +156,7 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-net-socket-timeout-exception/index.html">NetSocketTimeoutException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-net-socket-timeout-exception/index.html">NetSocketTimeoutException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-http-failure-exception/index.html">HttpFailureException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
 </div>
@@ -139,7 +173,7 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-net-unknown-host-exception/index.html">NetUnknownHostException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-net-unknown-host-exception/index.html">NetUnknownHostException</a>(request: <span data-unresolved-link="okhttp3/Request///PointingToDeclaration/">Request</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?) : <a href="-http-failure-exception/index.html">HttpFailureException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
 </div>
@@ -173,7 +207,7 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-request-params-exception/index.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-request-params-exception/index.html">RequestParamsException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 <a data-name="-1960577096%2FClasslikes%2F1281733757" anchor-label="RequestParamsException" id="-1960577096%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="-1960577096%2FClasslikes%2F1281733757" anchor-label="RequestParamsException" id="-1960577096%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>400 - 499 客户端请求异常</div></div>
 </div>
@@ -190,9 +224,9 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-response-exception/index.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-response-exception/index.html">ResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
-<a data-name="-808853214%2FClasslikes%2F1281733757" anchor-label="ResponseException" id="-808853214%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="-808853214%2FClasslikes%2F1281733757" anchor-label="ResponseException" id="-808853214%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>如果返回200但是返回数据不符合业务要求可以抛出该异常</div></div>
+<a data-name="-808853214%2FClasslikes%2F1281733757" anchor-label="ResponseException" id="-808853214%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="-808853214%2FClasslikes%2F1281733757" anchor-label="ResponseException" id="-808853214%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>状态码在200..</div></div>
 </div>
                     </div>
                   </div>
@@ -207,7 +241,7 @@
                       <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-server-response-exception/index.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="-net-exception/index.html">NetException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="-server-response-exception/index.html">ServerResponseException</a>(response: <span data-unresolved-link="okhttp3/Response///PointingToDeclaration/">Response</span>, message: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?, cause: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html">Throwable</a>?, tag: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?) : <a href="-http-response-exception/index.html">HttpResponseException</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 <a data-name="1478245765%2FClasslikes%2F1281733757" anchor-label="ServerResponseException" id="1478245765%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1478245765%2FClasslikes%2F1281733757" anchor-label="ServerResponseException" id="1478245765%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="sample-container"><code class="" theme="idea"><pre><p class="paragraph">= 500 服务器异常</p></pre></code></div></div></div>
 </div>

+ 38 - 0
docs/api/-net/com.drake.net.time/-interval/cancel.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>cancel</title>
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.time/Interval/cancel/#/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.time</a>/<a href="index.html">Interval</a>/<a href="cancel.html">cancel</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>cancel</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="cancel.html">cancel</a>()<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+<p class="paragraph">取消 区别于<a href="stop.html">stop</a>并不会执行<a href="finish.html">finish</a></p></div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

File diff suppressed because it is too large
+ 0 - 1
docs/api/-net/com.drake.net.time/-interval/index.html


+ 1 - 1
docs/api/-net/com.drake.net.time/index.html

@@ -39,7 +39,7 @@
   <div>
     <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open class <a href="-interval/index.html">Interval</a>(end: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>, period: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>, unit: <a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a>, start: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>, initialDelay: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>) : <a href="https://developer.android.com/reference/kotlin/java/io/Serializable.html">Serializable</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
-<a data-name="-1456940343%2FClasslikes%2F1281733757" anchor-label="Interval" id="-1456940343%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="-1456940343%2FClasslikes%2F1281733757" anchor-label="Interval" id="-1456940343%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>轮循器操作<ol><li><p class="paragraph">开启: 只有在闲置状态下才可以开始</p></li><li><p class="paragraph">停止</p></li><li><p class="paragraph">暂停</p></li><li><p class="paragraph">继续</p></li><li><p class="paragraph">重置: 重置不会导致轮循器停止</p></li><li><p class="paragraph">开关: 开启|暂停切换</p></li><li><p class="paragraph">生命周期</p></li></ol>回调: 允许多次订阅同一个轮循器<ol><li><p class="paragraph">每个事件</p></li><li><p class="paragraph">停止或者结束</p></li></ol></div></div>
+<a data-name="-1456940343%2FClasslikes%2F1281733757" anchor-label="Interval" id="-1456940343%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="-1456940343%2FClasslikes%2F1281733757" anchor-label="Interval" id="-1456940343%2FClasslikes%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>轮循器操作<ol><li><p class="paragraph">开启 <a href="-interval/start.html">start</a> 只有在闲置状态下才可以开始</p></li><li><p class="paragraph">停止 <a href="-interval/stop.html">stop</a></p></li><li><p class="paragraph">暂停 <a href="-interval/pause.html">pause</a></p></li><li><p class="paragraph">继续 <a href="-interval/resume.html">resume</a></p></li><li><p class="paragraph">重置 <a href="-interval/reset.html">reset</a> 重置不会导致轮循器停止</p></li><li><p class="paragraph">开关 <a href="-interval/switch.html">switch</a> 开启|暂停切换</p></li><li><p class="paragraph">生命周期 <a href="-interval/life.html">life</a></p></li></ol>回调: 允许多次订阅同一个轮循器<ol><li><p class="paragraph">每个事件 <a href="-interval/subscribe.html">subscribe</a></p></li><li><p class="paragraph">停止或者结束 <a href="-interval/finish.html">finish</a></p></li></ol></div></div>
 </div>
                     </div>
                   </div>

+ 18 - 1
docs/api/-net/com.drake.net.utils/index.html

@@ -133,6 +133,23 @@
     <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">inline fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?.<a href="is-valid.html">isValid</a>(block: (<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 </div>
+</div>
+                    </div>
+                  </div>
+                </div>
+<a data-name="735021388%2FFunctions%2F1281733757" anchor-label="launchIn" id="735021388%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
+                <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
+                  <div class="main-subrow keyValue ">
+                    <div class=""><span class="inline-flex"><a href="launch-in.html">launchIn</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="735021388%2FFunctions%2F1281733757"></span>
+                          <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+                        </span></span></div>
+                    <div>
+                      <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">inline fun &lt;<a href="launch-in.html">T</a>&gt; <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="launch-in.html">T</a>&gt;.<a href="launch-in.html">launchIn</a>(owner: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/LifecycleOwner.html">LifecycleOwner</a>? = null, event: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/Lifecycle.Event.html">Lifecycle.Event</a> = Lifecycle.Event.ON_DESTROY, dispatcher: <span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span> = Dispatchers.Main, crossinline action: suspend <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.(<a href="launch-in.html">T</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../com.drake.net.scope/-android-scope/index.html">AndroidScope</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+<a data-name="735021388%2FFunctions%2F1281733757" anchor-label="launchIn" id="735021388%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="735021388%2FFunctions%2F1281733757" anchor-label="launchIn" id="735021388%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>Flow直接创建作用域</div></div>
 </div>
                     </div>
                   </div>
@@ -250,7 +267,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">inline fun &lt;<a href="scope.html">T</a>&gt; <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="scope.html">T</a>&gt;.<a href="scope.html">scope</a>(owner: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/LifecycleOwner.html">LifecycleOwner</a>? = null, event: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/Lifecycle.Event.html">Lifecycle.Event</a> = Lifecycle.Event.ON_DESTROY, dispatcher: <span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span> = Dispatchers.Main, crossinline action: suspend <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.(<a href="scope.html">T</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../com.drake.net.scope/-android-scope/index.html">AndroidScope</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace strikethrough">inline fun &lt;<a href="scope.html">T</a>&gt; <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="scope.html">T</a>&gt;.<a href="scope.html">scope</a>(owner: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/LifecycleOwner.html">LifecycleOwner</a>? = null, event: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/Lifecycle.Event.html">Lifecycle.Event</a> = Lifecycle.Event.ON_DESTROY, dispatcher: <span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span> = Dispatchers.Main, crossinline action: suspend <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.(<a href="scope.html">T</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../com.drake.net.scope/-android-scope/index.html">AndroidScope</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 <a data-name="1032978820%2FFunctions%2F1281733757" anchor-label="scope" id="1032978820%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1032978820%2FFunctions%2F1281733757" anchor-label="scope" id="1032978820%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>Flow直接创建作用域</div></div>
 </div>

+ 38 - 0
docs/api/-net/com.drake.net.utils/launch-in.html

@@ -0,0 +1,38 @@
+<html>
+  <head>
+    <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+    <title>launchIn</title>
+<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script>  </head>
+  <body>
+    <div id="container">
+      <div id="leftColumn"><a href="../../index.html">
+          <div id="logo"></div>
+        </a>
+        <div id="paneSearch"></div>
+        <div id="sideMenu"></div>
+      </div>
+      <div id="main">
+        <div id="leftToggler"><span class="icon-toggler"></span></div>
+<script type="text/javascript" src="../../scripts/main.js"></script>        <div class="main-content" id="content" pageIds="Net::com.drake.net.utils//launchIn/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//1281733757">
+          <div class="navigation-wrapper" id="navigation-wrapper">
+            <div class="breadcrumbs"><a href="../../index.html">Net</a>/<a href="index.html">com.drake.net.utils</a>/<a href="launch-in.html">launchIn</a></div>
+            <div class="pull-right d-flex">
+              <div id="searchBar"></div>
+            </div>
+          </div>
+          <div class="cover ">
+            <h1 class="cover"><span>launch</span><wbr></wbr><span>In</span></h1>
+          </div>
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
+
+  <div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">inline fun &lt;<a href="launch-in.html">T</a>&gt; <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="launch-in.html">T</a>&gt;.<a href="launch-in.html">launchIn</a>(owner: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/LifecycleOwner.html">LifecycleOwner</a>? = null, event: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/Lifecycle.Event.html">Lifecycle.Event</a> = Lifecycle.Event.ON_DESTROY, dispatcher: <span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span> = Dispatchers.Main, crossinline action: suspend <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.(<a href="launch-in.html">T</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../com.drake.net.scope/-android-scope/index.html">AndroidScope</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+  </div>
+<p class="paragraph">Flow直接创建作用域</p><h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">owner</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">跟随的生命周期组件</p></div></div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">event</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">销毁时机</p></div></div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">dispatcher</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">指定调度器</p></div></div></div></div></div></div></div></div></div></div></div>
+        </div>
+        <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
+      </div>
+    </div>
+  </body>
+</html>
+

+ 1 - 1
docs/api/-net/com.drake.net.utils/scope.html

@@ -26,7 +26,7 @@
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
 
   <div>
-    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">inline fun &lt;<a href="scope.html">T</a>&gt; <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="scope.html">T</a>&gt;.<a href="scope.html">scope</a>(owner: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/LifecycleOwner.html">LifecycleOwner</a>? = null, event: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/Lifecycle.Event.html">Lifecycle.Event</a> = Lifecycle.Event.ON_DESTROY, dispatcher: <span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span> = Dispatchers.Main, crossinline action: suspend <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.(<a href="scope.html">T</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../com.drake.net.scope/-android-scope/index.html">AndroidScope</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
+    <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace strikethrough">inline fun &lt;<a href="scope.html">T</a>&gt; <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="scope.html">T</a>&gt;.<a href="scope.html">scope</a>(owner: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/LifecycleOwner.html">LifecycleOwner</a>? = null, event: <a href="https://developer.android.com/reference/kotlin/androidx/lifecycle/Lifecycle.Event.html">Lifecycle.Event</a> = Lifecycle.Event.ON_DESTROY, dispatcher: <span data-unresolved-link="kotlinx.coroutines/CoroutineDispatcher///PointingToDeclaration/">CoroutineDispatcher</span> = Dispatchers.Main, crossinline action: suspend <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.(<a href="scope.html">T</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../com.drake.net.scope/-android-scope/index.html">AndroidScope</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
   </div>
 <p class="paragraph">Flow直接创建作用域</p><h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">owner</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">跟随的生命周期组件</p></div></div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">event</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">销毁时机</p></div></div></div></div></div><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">dispatcher</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">指定调度器</p></div></div></div></div></div></div></div></div></div></div></div>
 <div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>

+ 17 - 8
docs/api/-net/package-list

@@ -79,10 +79,16 @@ $dokka.location:com.drake.net.convert/NetConverter/onConvert/#java.lang.reflect.
 $dokka.location:com.drake.net.exception////PointingToDeclaration/-net/com.drake.net.exception/index.html
 $dokka.location:com.drake.net.exception//NetCancellationException/kotlinx.coroutines.CoroutineScope#kotlin.String?/PointingToDeclaration/-net/com.drake.net.exception/-net-cancellation-exception.html
 $dokka.location:com.drake.net.exception/ConvertException///PointingToDeclaration/-net/com.drake.net.exception/-convert-exception/index.html
-$dokka.location:com.drake.net.exception/ConvertException/ConvertException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?/PointingToDeclaration/-net/com.drake.net.exception/-convert-exception/-convert-exception.html
-$dokka.location:com.drake.net.exception/ConvertException/response/#/PointingToDeclaration/-net/com.drake.net.exception/-convert-exception/response.html
+$dokka.location:com.drake.net.exception/ConvertException/ConvertException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration/-net/com.drake.net.exception/-convert-exception/-convert-exception.html
+$dokka.location:com.drake.net.exception/ConvertException/tag/#/PointingToDeclaration/-net/com.drake.net.exception/-convert-exception/tag.html
 $dokka.location:com.drake.net.exception/DownloadFileException///PointingToDeclaration/-net/com.drake.net.exception/-download-file-exception/index.html
-$dokka.location:com.drake.net.exception/DownloadFileException/DownloadFileException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?/PointingToDeclaration/-net/com.drake.net.exception/-download-file-exception/-download-file-exception.html
+$dokka.location:com.drake.net.exception/DownloadFileException/DownloadFileException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration/-net/com.drake.net.exception/-download-file-exception/-download-file-exception.html
+$dokka.location:com.drake.net.exception/DownloadFileException/tag/#/PointingToDeclaration/-net/com.drake.net.exception/-download-file-exception/tag.html
+$dokka.location:com.drake.net.exception/HttpFailureException///PointingToDeclaration/-net/com.drake.net.exception/-http-failure-exception/index.html
+$dokka.location:com.drake.net.exception/HttpFailureException/HttpFailureException/#okhttp3.Request#kotlin.String?#kotlin.Throwable?/PointingToDeclaration/-net/com.drake.net.exception/-http-failure-exception/-http-failure-exception.html
+$dokka.location:com.drake.net.exception/HttpResponseException///PointingToDeclaration/-net/com.drake.net.exception/-http-response-exception/index.html
+$dokka.location:com.drake.net.exception/HttpResponseException/HttpResponseException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?/PointingToDeclaration/-net/com.drake.net.exception/-http-response-exception/-http-response-exception.html
+$dokka.location:com.drake.net.exception/HttpResponseException/response/#/PointingToDeclaration/-net/com.drake.net.exception/-http-response-exception/response.html
 $dokka.location:com.drake.net.exception/NetCancellationException///PointingToDeclaration/-net/com.drake.net.exception/-net-cancellation-exception/index.html
 $dokka.location:com.drake.net.exception/NetCancellationException/NetCancellationException/#kotlinx.coroutines.CoroutineScope#kotlin.String?/PointingToDeclaration/-net/com.drake.net.exception/-net-cancellation-exception/-net-cancellation-exception.html
 $dokka.location:com.drake.net.exception/NetConnectException///PointingToDeclaration/-net/com.drake.net.exception/-net-connect-exception/index.html
@@ -98,13 +104,14 @@ $dokka.location:com.drake.net.exception/NetUnknownHostException/NetUnknownHostEx
 $dokka.location:com.drake.net.exception/NoCacheException///PointingToDeclaration/-net/com.drake.net.exception/-no-cache-exception/index.html
 $dokka.location:com.drake.net.exception/NoCacheException/NoCacheException/#okhttp3.Request#kotlin.String?#kotlin.Throwable?/PointingToDeclaration/-net/com.drake.net.exception/-no-cache-exception/-no-cache-exception.html
 $dokka.location:com.drake.net.exception/RequestParamsException///PointingToDeclaration/-net/com.drake.net.exception/-request-params-exception/index.html
-$dokka.location:com.drake.net.exception/RequestParamsException/RequestParamsException/#okhttp3.Response#kotlin.String?/PointingToDeclaration/-net/com.drake.net.exception/-request-params-exception/-request-params-exception.html
-$dokka.location:com.drake.net.exception/RequestParamsException/response/#/PointingToDeclaration/-net/com.drake.net.exception/-request-params-exception/response.html
+$dokka.location:com.drake.net.exception/RequestParamsException/RequestParamsException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration/-net/com.drake.net.exception/-request-params-exception/-request-params-exception.html
+$dokka.location:com.drake.net.exception/RequestParamsException/tag/#/PointingToDeclaration/-net/com.drake.net.exception/-request-params-exception/tag.html
 $dokka.location:com.drake.net.exception/ResponseException///PointingToDeclaration/-net/com.drake.net.exception/-response-exception/index.html
-$dokka.location:com.drake.net.exception/ResponseException/ResponseException/#okhttp3.Response#kotlin.String?/PointingToDeclaration/-net/com.drake.net.exception/-response-exception/-response-exception.html
+$dokka.location:com.drake.net.exception/ResponseException/ResponseException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration/-net/com.drake.net.exception/-response-exception/-response-exception.html
+$dokka.location:com.drake.net.exception/ResponseException/tag/#/PointingToDeclaration/-net/com.drake.net.exception/-response-exception/tag.html
 $dokka.location:com.drake.net.exception/ServerResponseException///PointingToDeclaration/-net/com.drake.net.exception/-server-response-exception/index.html
-$dokka.location:com.drake.net.exception/ServerResponseException/ServerResponseException/#okhttp3.Response#kotlin.String?/PointingToDeclaration/-net/com.drake.net.exception/-server-response-exception/-server-response-exception.html
-$dokka.location:com.drake.net.exception/ServerResponseException/response/#/PointingToDeclaration/-net/com.drake.net.exception/-server-response-exception/response.html
+$dokka.location:com.drake.net.exception/ServerResponseException/ServerResponseException/#okhttp3.Response#kotlin.String?#kotlin.Throwable?#kotlin.Any?/PointingToDeclaration/-net/com.drake.net.exception/-server-response-exception/-server-response-exception.html
+$dokka.location:com.drake.net.exception/ServerResponseException/tag/#/PointingToDeclaration/-net/com.drake.net.exception/-server-response-exception/tag.html
 $dokka.location:com.drake.net.exception/URLParseException///PointingToDeclaration/-net/com.drake.net.exception/-u-r-l-parse-exception/index.html
 $dokka.location:com.drake.net.exception/URLParseException/URLParseException/#kotlin.String?#kotlin.Throwable?/PointingToDeclaration/-net/com.drake.net.exception/-u-r-l-parse-exception/-u-r-l-parse-exception.html
 $dokka.location:com.drake.net.interceptor////PointingToDeclaration/-net/com.drake.net.interceptor/index.html
@@ -437,6 +444,7 @@ $dokka.location:com.drake.net.time////PointingToDeclaration/-net/com.drake.net.
 $dokka.location:com.drake.net.time/Interval///PointingToDeclaration/-net/com.drake.net.time/-interval/index.html
 $dokka.location:com.drake.net.time/Interval/Interval/#kotlin.Long#java.util.concurrent.TimeUnit#kotlin.Long/PointingToDeclaration/-net/com.drake.net.time/-interval/-interval.html
 $dokka.location:com.drake.net.time/Interval/Interval/#kotlin.Long#kotlin.Long#java.util.concurrent.TimeUnit#kotlin.Long#kotlin.Long/PointingToDeclaration/-net/com.drake.net.time/-interval/-interval.html
+$dokka.location:com.drake.net.time/Interval/cancel/#/PointingToDeclaration/-net/com.drake.net.time/-interval/cancel.html
 $dokka.location:com.drake.net.time/Interval/count/#/PointingToDeclaration/-net/com.drake.net.time/-interval/count.html
 $dokka.location:com.drake.net.time/Interval/end/#/PointingToDeclaration/-net/com.drake.net.time/-interval/end.html
 $dokka.location:com.drake.net.time/Interval/finish/#kotlin.Function1[kotlin.Long,kotlin.Unit]/PointingToDeclaration/-net/com.drake.net.time/-interval/finish.html
@@ -466,6 +474,7 @@ $dokka.location:com.drake.net.utils//fastest/kotlinx.coroutines.CoroutineScope#k
 $dokka.location:com.drake.net.utils//install/java.io.File#/PointingToDeclaration/-net/com.drake.net.utils/install.html
 $dokka.location:com.drake.net.utils//isValid/kotlin.String?#/PointingToDeclaration/-net/com.drake.net.utils/is-valid.html
 $dokka.location:com.drake.net.utils//isValid/kotlin.String?#kotlin.Function1[kotlin.String,kotlin.Unit]/PointingToDeclaration/-net/com.drake.net.utils/is-valid.html
+$dokka.location:com.drake.net.utils//launchIn/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration/-net/com.drake.net.utils/launch-in.html
 $dokka.location:com.drake.net.utils//lazyField/TypeParam(bounds=[kotlin.Any?])#kotlin.Function2[TypeParam(bounds=[kotlin.Any?]),kotlin.reflect.KProperty[*],TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/-net/com.drake.net.utils/lazy-field.html
 $dokka.location:com.drake.net.utils//listen/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration/-net/com.drake.net.utils/listen.html
 $dokka.location:com.drake.net.utils//md5/java.io.File#/PointingToDeclaration/-net/com.drake.net.utils/md5.html

+ 36 - 27
docs/api/navigation.html

@@ -101,37 +101,43 @@
     <div class="sideMenuPart" id="Net-nav-submenu-6-1" pageId="Net::com.drake.net.exception/DownloadFileException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-download-file-exception/index.html"><span>Download</span><wbr></wbr><span>File</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-2" pageId="Net::com.drake.net.exception/NetCancellationException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-2" pageId="Net::com.drake.net.exception/HttpFailureException///PointingToDeclaration//1281733757">
+      <div class="overview"><a href="-net/com.drake.net.exception/-http-failure-exception/index.html"><span>Http</span><wbr></wbr><span>Failure</span><wbr></wbr><span>Exception</span></a></div>
+    </div>
+    <div class="sideMenuPart" id="Net-nav-submenu-6-3" pageId="Net::com.drake.net.exception/HttpResponseException///PointingToDeclaration//1281733757">
+      <div class="overview"><a href="-net/com.drake.net.exception/-http-response-exception/index.html"><span>Http</span><wbr></wbr><span>Response</span><wbr></wbr><span>Exception</span></a></div>
+    </div>
+    <div class="sideMenuPart" id="Net-nav-submenu-6-4" pageId="Net::com.drake.net.exception/NetCancellationException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-net-cancellation-exception/index.html"><span>Net</span><wbr></wbr><span>Cancellation</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-3" pageId="Net::com.drake.net.exception//NetCancellationException/kotlinx.coroutines.CoroutineScope#kotlin.String?/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-5" pageId="Net::com.drake.net.exception//NetCancellationException/kotlinx.coroutines.CoroutineScope#kotlin.String?/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-net-cancellation-exception.html"><span>Net</span><wbr></wbr><span>Cancellation</span><wbr></wbr><span>Exception()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-4" pageId="Net::com.drake.net.exception/NetConnectException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-6" pageId="Net::com.drake.net.exception/NetConnectException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-net-connect-exception/index.html"><span>Net</span><wbr></wbr><span>Connect</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-5" pageId="Net::com.drake.net.exception/NetException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-7" pageId="Net::com.drake.net.exception/NetException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-net-exception/index.html"><span>Net</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-6" pageId="Net::com.drake.net.exception/NetSocketTimeoutException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-8" pageId="Net::com.drake.net.exception/NetSocketTimeoutException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-net-socket-timeout-exception/index.html"><span>Net</span><wbr></wbr><span>Socket</span><wbr></wbr><span>Timeout</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-7" pageId="Net::com.drake.net.exception/NetUnknownHostException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-9" pageId="Net::com.drake.net.exception/NetUnknownHostException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-net-unknown-host-exception/index.html"><span>Net</span><wbr></wbr><span>Unknown</span><wbr></wbr><span>Host</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-8" pageId="Net::com.drake.net.exception/NoCacheException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-10" pageId="Net::com.drake.net.exception/NoCacheException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-no-cache-exception/index.html"><span>No</span><wbr></wbr><span>Cache</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-9" pageId="Net::com.drake.net.exception/RequestParamsException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-11" pageId="Net::com.drake.net.exception/RequestParamsException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-request-params-exception/index.html"><span>Request</span><wbr></wbr><span>Params</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-10" pageId="Net::com.drake.net.exception/ResponseException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-12" pageId="Net::com.drake.net.exception/ResponseException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-response-exception/index.html"><span>Response</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-11" pageId="Net::com.drake.net.exception/ServerResponseException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-13" pageId="Net::com.drake.net.exception/ServerResponseException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-server-response-exception/index.html"><span>Server</span><wbr></wbr><span>Response</span><wbr></wbr><span>Exception</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-6-12" pageId="Net::com.drake.net.exception/URLParseException///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-6-14" pageId="Net::com.drake.net.exception/URLParseException///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.exception/-u-r-l-parse-exception/index.html"><span>U</span><wbr></wbr><span>R</span><wbr></wbr><span>L</span><wbr></wbr><span>Parse</span><wbr></wbr><span>Exception</span></a></div>
     </div>
   </div>
@@ -491,52 +497,55 @@
     <div class="sideMenuPart" id="Net-nav-submenu-18-4" pageId="Net::com.drake.net.utils//isValid/kotlin.String?#kotlin.Function1[kotlin.String,kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/is-valid.html"><span>is</span><wbr></wbr><span>Valid</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-5" pageId="Net::com.drake.net.utils//lazyField/TypeParam(bounds=[kotlin.Any?])#kotlin.Function2[TypeParam(bounds=[kotlin.Any?]),kotlin.reflect.KProperty[*],TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-5" pageId="Net::com.drake.net.utils//launchIn/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//1281733757">
+      <div class="overview"><a href="-net/com.drake.net.utils/launch-in.html"><span>launch</span><wbr></wbr><span>In()</span></a></div>
+    </div>
+    <div class="sideMenuPart" id="Net-nav-submenu-18-6" pageId="Net::com.drake.net.utils//lazyField/TypeParam(bounds=[kotlin.Any?])#kotlin.Function2[TypeParam(bounds=[kotlin.Any?]),kotlin.reflect.KProperty[*],TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/lazy-field.html"><span>lazy</span><wbr></wbr><span>Field()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-6" pageId="Net::com.drake.net.utils//listen/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-7" pageId="Net::com.drake.net.utils//listen/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/listen.html"><span>listen()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-7" pageId="Net::com.drake.net.utils//md5/java.io.File#/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-8" pageId="Net::com.drake.net.utils//md5/java.io.File#/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/md5.html"><span>md5()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-8" pageId="Net::com.drake.net.utils//mediaType/java.io.File#/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-9" pageId="Net::com.drake.net.utils//mediaType/java.io.File#/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/media-type.html"><span>media</span><wbr></wbr><span>Type()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-9" pageId="Net::com.drake.net.utils//runMain/#kotlin.Function0[kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-10" pageId="Net::com.drake.net.utils//runMain/#kotlin.Function0[kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/run-main.html"><span>run</span><wbr></wbr><span>Main()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-10" pageId="Net::com.drake.net.utils//scope/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-11" pageId="Net::com.drake.net.utils//scope/kotlinx.coroutines.flow.Flow[TypeParam(bounds=[kotlin.Any?])]#androidx.lifecycle.LifecycleOwner?#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction2[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/scope.html"><span>scope</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-11" pageId="Net::com.drake.net.utils//scopeDialog/androidx.fragment.app.FragmentActivity#android.app.Dialog?#kotlin.Boolean#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-12" pageId="Net::com.drake.net.utils//scopeDialog/androidx.fragment.app.FragmentActivity#android.app.Dialog?#kotlin.Boolean#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/scope-dialog.html"><span>scope</span><wbr></wbr><span>Dialog</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-12" pageId="Net::com.drake.net.utils//scopeLife/androidx.lifecycle.LifecycleOwner#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-13" pageId="Net::com.drake.net.utils//scopeLife/androidx.lifecycle.LifecycleOwner#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/scope-life.html"><span>scope</span><wbr></wbr><span>Life</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-13" pageId="Net::com.drake.net.utils//scopeNet/#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-14" pageId="Net::com.drake.net.utils//scopeNet/#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/scope-net.html"><span>scope</span><wbr></wbr><span>Net()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-14" pageId="Net::com.drake.net.utils//scopeNetLife/androidx.lifecycle.LifecycleOwner#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-15" pageId="Net::com.drake.net.utils//scopeNetLife/androidx.lifecycle.LifecycleOwner#androidx.lifecycle.Lifecycle.Event#kotlinx.coroutines.CoroutineDispatcher#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,kotlin.Unit]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/scope-net-life.html"><span>scope</span><wbr></wbr><span>Net</span><wbr></wbr><span>Life</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-15" pageId="Net::com.drake.net.utils/TipUtils///PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-16" pageId="Net::com.drake.net.utils/TipUtils///PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/-tip-utils/index.html"><span>Tip</span><wbr></wbr><span>Utils</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-16" pageId="Net::com.drake.net.utils//toRequestBody/java.io.File#okhttp3.MediaType?/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-17" pageId="Net::com.drake.net.utils//toRequestBody/java.io.File#okhttp3.MediaType?/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/to-request-body.html"><span>to</span><wbr></wbr><span>Request</span><wbr></wbr><span>Body()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-17" pageId="Net::com.drake.net.utils//withDefault/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-18" pageId="Net::com.drake.net.utils//withDefault/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/with-default.html"><span>with</span><wbr></wbr><span>Default()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-18" pageId="Net::com.drake.net.utils//withIO/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-19" pageId="Net::com.drake.net.utils//withIO/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/with-i-o.html"><span>with</span><wbr></wbr><span>I</span><wbr></wbr><span>O()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-19" pageId="Net::com.drake.net.utils//withMain/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-20" pageId="Net::com.drake.net.utils//withMain/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/with-main.html"><span>with</span><wbr></wbr><span>Main()</span></a></div>
     </div>
-    <div class="sideMenuPart" id="Net-nav-submenu-18-20" pageId="Net::com.drake.net.utils//withUnconfined/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
+    <div class="sideMenuPart" id="Net-nav-submenu-18-21" pageId="Net::com.drake.net.utils//withUnconfined/#kotlin.coroutines.SuspendFunction1[kotlinx.coroutines.CoroutineScope,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1281733757">
       <div class="overview"><a href="-net/com.drake.net.utils/with-unconfined.html"><span>with</span><wbr></wbr><span>Unconfined()</span></a></div>
     </div>
   </div>

File diff suppressed because it is too large
+ 0 - 0
docs/api/scripts/navigation-pane.json


File diff suppressed because it is too large
+ 0 - 0
docs/api/scripts/pages.json


Some files were not shown because too many files changed in this diff