Skip to content

Commit

Permalink
Api documentations update (Thu Jan 16 12:17:54 UTC 2025)
Browse files Browse the repository at this point in the history
#apidocs
  • Loading branch information
sudo-robot committed Jan 16, 2025
1 parent d156fb5 commit a737967
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 58 deletions.
44 changes: 21 additions & 23 deletions api-docs/phpstorm-stubs/MongoDB/Driver/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,29 +122,6 @@ <h2>Classes</h2>
<div class="col-md-6"><p>Thrown when a query or command fails to complete within a specified time limit (e.g. maxTimeMS).</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../MongoDB/Driver/Exception/WriteConcernException.html"><abbr title="MongoDB\Driver\Exception\WriteConcernException">WriteConcernException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../MongoDB/Driver/Exception/WriteException.html"><abbr title="MongoDB\Driver\Exception\WriteException">WriteException</abbr></a> <small><span class="label label-danger">deprecated</span></small></div>
<div class="col-md-6"><p>Base class for exceptions thrown by a failed write operation.</p></div>
</div>
</div>
<h2>Interfaces</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<em><a href="../../MongoDB/Driver/Exception/Exception.html"><abbr title="MongoDB\Driver\Exception\Exception">Exception</abbr></a></em>
</div>
<div class="col-md-6"><p>Common interface for all driver exceptions. This may be used to catch only exceptions originating from the driver itself.</p></div>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../MongoDB/Driver/Exception/InvalidArgumentException.html"><abbr title="MongoDB\Driver\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> </div>
<div class="col-md-6"><p>Thrown when a driver method is given invalid arguments (e.g. invalid option types).</p></div>
Expand Down Expand Up @@ -175,7 +152,28 @@ <h2>Exceptions</h2>
<a href="../../MongoDB/Driver/Exception/UnexpectedValueException.html"><abbr title="MongoDB\Driver\Exception\UnexpectedValueException">UnexpectedValueException</abbr></a> </div>
<div class="col-md-6"><p>Thrown when the driver encounters an unexpected value (e.g. during BSON serialization or deserialization).</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../MongoDB/Driver/Exception/WriteConcernException.html"><abbr title="MongoDB\Driver\Exception\WriteConcernException">WriteConcernException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../MongoDB/Driver/Exception/WriteException.html"><abbr title="MongoDB\Driver\Exception\WriteException">WriteException</abbr></a> <small><span class="label label-danger">deprecated</span></small></div>
<div class="col-md-6"><p>Base class for exceptions thrown by a failed write operation.</p></div>
</div>
</div>
<h2>Interfaces</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<em><a href="../../MongoDB/Driver/Exception/Exception.html"><abbr title="MongoDB\Driver\Exception\Exception">Exception</abbr></a></em>
</div>
<div class="col-md-6"><p>Common interface for all driver exceptions. This may be used to catch only exceptions originating from the driver itself.</p></div>
</div>
</div>


</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>This documentation is built using <a href="https://github.com/JetBrains/phpstorm-stubs#readme" rel="noreferrer noopener" target="_blank">phpstorm-stubs</a> from JetBrains.</div></div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions api-docs/phpstorm-stubs/Swoole.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="Swoole/Event.html"><abbr title="Swoole\Event">Event</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="Swoole/ExitException.html"><abbr title="Swoole\ExitException">ExitException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -153,11 +158,6 @@ <h2>Exceptions</h2>
<div class="col-md-6">
<a href="Swoole/Exception.html"><abbr title="Swoole\Exception">Exception</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="Swoole/ExitException.html"><abbr title="Swoole\ExitException">ExitException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
</div>
</div><div id="footer">
Expand Down
8 changes: 4 additions & 4 deletions api-docs/phpstorm-stubs/Swoole/Coroutine/Curl.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,17 @@ <h1>Swoole\Coroutine\Curl</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Swoole/Coroutine/Curl/Exception.html"><abbr title="Swoole\Coroutine\Curl\Exception">Exception</abbr></a> </div>
<div class="col-md-6"></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>This documentation is built using <a href="https://github.com/JetBrains/phpstorm-stubs#readme" rel="noreferrer noopener" target="_blank">phpstorm-stubs</a> from JetBrains.</div></div>
</div>
Expand Down
52 changes: 26 additions & 26 deletions api-docs/phpstorm-stubs/[Global_Namespace].html
Original file line number Diff line number Diff line change
Expand Up @@ -1542,6 +1542,12 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="SNMP.html"><abbr title="SNMP">SNMP</abbr></a> </div>
<div class="col-md-6"><p>Represents SNMP session.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SNMPException.html"><abbr title="SNMPException">SNMPException</abbr></a> </div>
<div class="col-md-6"><p>Represents an error raised by SNMP. You should not throw a
<b>SNMPException</b> from your own code.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -1761,6 +1767,13 @@ <h2>Classes</h2>
Class SolrClient<br/>
This class is used to send requests to a Solr server. Currently, cloning and serialization of SolrClient instances is
not supported.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SolrClientException.html"><abbr title="SolrClientException">SolrClientException</abbr></a> </div>
<div class="col-md-6"><p>(PECL solr &gt;= 0.9.2)<br/>
Class SolrClientException<br/>
An exception thrown when there is an error while making a request to the server from the client.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -1803,13 +1816,6 @@ <h2>Classes</h2>
<div class="col-md-6"><p>(PECL solr &gt;= 0.9.2)<br/>
Class SolrIllegalArgumentException<br/>
This object is thrown when an illegal or invalid argument is passed to a method.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SolrIllegalOperationException.html"><abbr title="SolrIllegalOperationException">SolrIllegalOperationException</abbr></a> </div>
<div class="col-md-6"><p>(PECL solr &gt;= 0.9.2)<br/>
Class SolrIllegalOperationException<br/>
This object is thrown when an illegal or unsupported operation is performed on an object.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -1873,13 +1879,6 @@ <h2>Classes</h2>
<div class="col-md-6"><p>(PECL solr &gt;= 0.9.2)<br/>
Class SolrResponse<br/>
This class represents a response from the Solr server.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SolrServerException.html"><abbr title="SolrServerException">SolrServerException</abbr></a> </div>
<div class="col-md-6"><p>(PECL solr &gt;= 1.1.0, &gt;=2.0.0)<br/>
Class SolrServerException<br/>
An exception thrown when there is an error produced by the Solr Server itself.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -65033,12 +65032,6 @@ <h2>Exceptions</h2>
<div class="col-md-6">
<a href="RuntimeException.html"><abbr title="RuntimeException">RuntimeException</abbr></a> </div>
<div class="col-md-6"><p>Exception thrown if an error which can only be found on runtime occurs.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SNMPException.html"><abbr title="SNMPException">SNMPException</abbr></a> </div>
<div class="col-md-6"><p>Represents an error raised by SNMP. You should not throw a
<b>SNMPException</b> from your own code.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -65057,17 +65050,24 @@ <h2>Exceptions</h2>
</div>
<div class="row">
<div class="col-md-6">
<a href="SolrClientException.html"><abbr title="SolrClientException">SolrClientException</abbr></a> </div>
<a href="SolrException.html"><abbr title="SolrException">SolrException</abbr></a> </div>
<div class="col-md-6"><p>(PECL solr &gt;= 0.9.2)<br/>
Class SolrClientException<br/>
An exception thrown when there is an error while making a request to the server from the client.</p></div>
Class SolrException<br/>
This is the base class for all exception thrown by the Solr extension classes.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SolrException.html"><abbr title="SolrException">SolrException</abbr></a> </div>
<a href="SolrIllegalOperationException.html"><abbr title="SolrIllegalOperationException">SolrIllegalOperationException</abbr></a> </div>
<div class="col-md-6"><p>(PECL solr &gt;= 0.9.2)<br/>
Class SolrException<br/>
This is the base class for all exception thrown by the Solr extension classes.</p></div>
Class SolrIllegalOperationException<br/>
This object is thrown when an illegal or unsupported operation is performed on an object.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="SolrServerException.html"><abbr title="SolrServerException">SolrServerException</abbr></a> </div>
<div class="col-md-6"><p>(PECL solr &gt;= 1.1.0, &gt;=2.0.0)<br/>
Class SolrServerException<br/>
An exception thrown when there is an error produced by the Solr Server itself.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down

0 comments on commit a737967

Please sign in to comment.