452453454455456457458459460461462
endRequest(network); } try { beginResponse(network); return network.readLong(); } finally { endResponse(network); } } catch (Exception e) { handleException("Error on executing count on class: " + iClassName, e);