$e->getMessage()]; return new DataResponse($message, Http::STATUS_NOT_FOUND); } throw $e; } } }