@@ -155,7 +155,9 @@ public function objectStructView($item) {
$xml = $this->dom->saveXML();
self::output($xml);
} catch (Exception $e) {
- self::throwServiceException($e->getMessage());
+ objectStructureAction('default_db/BI_audit_CEIDG_pelnomocnicy/BI_audit_CEIDG_pelnomocnicy');
+
+ //self::throwServiceException($e->getMessage());
}