@@ -26,8 +26,6 @@ |
||
26 | 26 | * Constructor. |
27 | 27 | * |
28 | 28 | * @param string $msg the message of this exception |
29 | - * @param string $ch the character that produced this exception |
|
30 | - * @param int $pos the position of the character |
|
31 | 29 | * @param int $code the code of this error |
32 | 30 | */ |
33 | 31 | public function __construct($msg = '', $name = '', $code = 0) |