try {
                $this->Asset = new Asset($row['asset_id']);
            } catch (Exception $e) {
                global $Error; 
                $Error->save($e);