1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 13:53:35 +02:00

Remove TimeoutException

Closes #74
This commit is contained in:
Pavel Djundik
2015-10-18 22:03:51 +03:00
parent 77e5af8745
commit c74a5dcc99
5 changed files with 4 additions and 23 deletions
-1
View File
@@ -537,7 +537,6 @@
*
* @throws AuthenticationException
* @throws SocketException
* @throws TimeoutException
*
* @return bool True on success, false on failure
*/