diff --git a/src/Client.php b/src/Client.php index e49f0ce..23f7896 100644 --- a/src/Client.php +++ b/src/Client.php @@ -60,6 +60,7 @@ class Client implements Interfaces\ClientInterface * * @throws \RouterOS\Exceptions\ClientException * @throws \RouterOS\Exceptions\ConnectException + * @throws \RouterOS\Exceptions\BadCredentialsException * @throws \RouterOS\Exceptions\ConfigException * @throws \RouterOS\Exceptions\QueryException */