@@ -25,7 +25,6 @@ |
||
25 | 25 | { |
26 | 26 | /** |
27 | 27 | * Constructor. |
28 | - * @param string $message error message |
|
29 | 28 | * @param int $code error code |
30 | 29 | * @param \Exception $previous The previous exception used for the exception chaining. |
31 | 30 | */ |