@@ -62,7 +62,7 @@ |
||
62 | 62 | } |
63 | 63 | |
64 | 64 | /** |
65 | - * @return ResourceNotFoundException|Unbound |
|
65 | + * @return \Exception |
|
66 | 66 | */ |
67 | 67 | private function getNotFound(AbstractUri $uri, Unbound $e, string $class) : \Exception |
68 | 68 | { |