diff --git a/System/Abstracts/Pool.php b/System/Abstracts/Pool.php index 31ae59fd..4e71a713 100644 --- a/System/Abstracts/Pool.php +++ b/System/Abstracts/Pool.php @@ -168,7 +168,7 @@ abstract class Pool extends Component * @param $cds * @param $coroutineName * @param false $isBefore - * @throws ComponentException + * @throws Exception */ public function printClients($cds, $coroutineName, $isBefore = false) {