|
|
@ -5,7 +5,7 @@ namespace RouterOS\Exceptions; |
|
|
/** |
|
|
/** |
|
|
* Class ClientException |
|
|
* Class ClientException |
|
|
* @package RouterOS\Exceptions |
|
|
* @package RouterOS\Exceptions |
|
|
* @since 0.3 |
|
|
|
|
|
|
|
|
* @since 0.4 |
|
|
*/ |
|
|
*/ |
|
|
class ClientException extends Exception |
|
|
class ClientException extends Exception |
|
|
{ |
|
|
{ |
|
|
|