@@ -153,7 +153,7 @@ |
||
153 | 153 | * In this class, an include file creates a basic information table. |
154 | 154 | * Override this method to use your own method. |
155 | 155 | * |
156 | - * @param Exception $e |
|
156 | + * @param \Throwable $e |
|
157 | 157 | * |
158 | 158 | * @return string Exception explanation |
159 | 159 | */ |