public int CountNV() { try { return(nvDAO.CountChucvuNV()); } catch { throw new Exception("Error!"); } }