Package ecar.exception

Examples of ecar.exception.ECARException


       
        return (o != null) ? (EfItemEstPrevisaoEfiep) o : new EfItemEstPrevisaoEfiep();
      }
      catch (HibernateException e) {
      this.logger.error(e);
      throw new ECARException(e);
    }
    }
View Full Code Here


            if (buscar(
                    itemEstruturaRecurso.getItemEstruturaIett().getCodIett(),
                    itemEstruturaRecurso.getFonteRecursoFonr().getCodFonr(),
                    itemEstruturaRecurso.getRecursoRec().getCodRec(),
                    itemEstruturaRecurso.getExercicioExe().getCodExe()) != null)
                throw new ECARException(
                        "itemEstrutura.recurso.inclusao.jaExiste");
        } catch (ECARException e) {
          this.logger.error(e);
            if (e.getMessageKey().equalsIgnoreCase("erro.objectNotFound")) {
                super.salvar(itemEstruturaRecurso);
View Full Code Here

         if (tx != null)
           try {
             tx.rollback();
           } catch (HibernateException r) {
                   this.logger.error(r);
             throw new ECARException("erro.hibernateException");
           }
             this.logger.error(e);
         throw new ECARException("erro.hibernateException");
       }
     }
View Full Code Here

                  while(it.hasNext()){
                      EfItemEstContaEfiec contaDependente = (EfItemEstContaEfiec) it.next();
                      contaDependente.setIndAtivoEfiec("N");
                      session.update(contaDependente);
              objetos.add(contaDependente);
                      throw new ECARException("itemEstrutura.recurso.exclusao.possuiConta");                   
                  }
                  /* (2) */
              } else {
                  /* (3) */
                  session.delete(itemEstruturaRecurso);
            objetos.add(itemEstruturaRecurso);
                  /* (3) */
              }
                        
          }
     
      tx.commit();
 
      if(super.logBean != null) {
        super.logBean.setCodigoTransacao(Data.getHoraAtual(false));
        super.logBean.setOperacao("ALT_EXC");
        Iterator itObj = objetos.iterator();
 
        while(itObj.hasNext()) {
          super.logBean.setObj(itObj.next());
          super.loggerAuditoria.info(logBean.toString());
        }
      }
    } catch (HibernateException e) {
      if (tx != null)
        try {
          tx.rollback();
        } catch (HibernateException r) {
                this.logger.error(r);
          throw new ECARException("erro.hibernateException");
        }
          this.logger.error(e);
      throw new ECARException("erro.hibernateException");
    }
    }
View Full Code Here

      query.setLong("fonte", codFonteRecurso.longValue());
     
      return query.list();
      } catch (HibernateException e) {
        this.logger.error(e);
      throw new ECARException(e);
        }
    }
View Full Code Here

      query.setLong("fonte", codFonteRecurso.longValue());
     
      return query.list();
    } catch (HibernateException e) {
      this.logger.error(e);
      throw new ECARException(e);
      }
  }
View Full Code Here

            query.setLong("codIett", item.getCodIett().longValue());
           
            lista = query.list();
        } catch (HibernateException e) {
          this.logger.error(e);
      throw new ECARException("erro.hibernateException");
        }
        return lista;
    }
View Full Code Here

            query.setLong("codIett", item.getCodIett().longValue());
           
            lista = query.list();
        } catch (HibernateException e) {
          this.logger.error(e);
      throw new ECARException("erro.hibernateException");
        }
        return lista;
    }
View Full Code Here

            if (contar(estrutura.getTipoAcompanhamentoTas()) > 0) {
              List list = new ArrayList(estrutura.getTipoAcompanhamentoTas());
              TipoAcompanhamentoTa ocorrencia = (TipoAcompanhamentoTa) list.get(0);
             
                excluir = false;
                throw new ECARException(
                        "estrutura.exclusao.erro.tipoAcompanhamentoTas", null, new String[] {ocorrencia.getDescricaoTa()});
            }
            if (contar(estrutura.getItemEstruturaIetts()) > 0) {
              List list = new ArrayList(estrutura.getItemEstruturaIetts());
              ItemEstruturaIett ocorrencia = (ItemEstruturaIett)list.get(0);
             
                excluir = false;
               
                if(ocorrencia.getNomeIett() != null) {
                  throw new ECARException(
                        "estrutura.exclusao.erro.itemEstruturaIetts", null, new String[] {ocorrencia.getNomeIett()});
                } else if (ocorrencia.getDescricaoIett() != null) {
                  throw new ECARException(
                            "estrutura.exclusao.erro.itemEstruturaIetts", null, new String[] {ocorrencia.getDescricaoIett()});
                } else {
                  throw new ECARException(
                            "estrutura.exclusao.erro.itemEstruturaIetts", null, new String[] {""});
                }
            }
            if (contar(estrutura.getEstruturaSituacaoEtts()) > 0){
              List list = new ArrayList(estrutura.getEstruturaSituacaoEtts());
              SituacaoSit ocorrencia = (SituacaoSit) list.get(0);
             
              excluir = false;
              throw new ECARException(
                  "estrutura.exclusao.erro.estruturaSituacaoEtts", null, new String[] {ocorrencia.getDescricaoSit()});
            }
            if (contar(estrutura.getEstruturaEtts()) > 0){
              excluir = false;
              throw new ECARException("estrutura.exclusao.erro.estruturaEtts");
            }           
                      
            if(contar(estrutura.getPerfilIntercambioDadosCadastroPidcsBaseImp()) > 0){
            excluir = false;
            PerfilIntercambioDadosCadastroPidc pidc = (PerfilIntercambioDadosCadastroPidc) new ArrayList(estrutura.getPerfilIntercambioDadosCadastroPidcsBaseImp()).get(0);
            throw new ECARException("estrutura.exclusao.erro.perfilIntercambioDadosPflids", null, new String[] {pidc.getNomePflid()});            
        }
           
        if(contar(estrutura.getPerfilIntercambioDadosCadastroPidcsCriacaoItemImp()) > 0){
            excluir = false;
            PerfilIntercambioDadosCadastroPidc pidc = (PerfilIntercambioDadosCadastroPidc) new ArrayList(estrutura.getPerfilIntercambioDadosCadastroPidcsCriacaoItemImp()).get(0);
            throw new ECARException("estrutura.exclusao.erro.perfilIntercambioDadosPflids", null, new String[] {pidc.getNomePflid()});            
        }
           
        if(contar(estrutura.getPerfilIntercambioDadosCadastroPidcsItemNivelSuperiorImp()) > 0){
            excluir = false;
            PerfilIntercambioDadosCadastroPidc pidc = (PerfilIntercambioDadosCadastroPidc) new ArrayList(estrutura.getPerfilIntercambioDadosCadastroPidcsItemNivelSuperiorImp()).get(0);
            throw new ECARException("estrutura.exclusao.erro.perfilIntercambioDadosPflids", null, new String[] {pidc.getNomePflid()});            
        }
       
            if (excluir) {
              objetosParaExcluir.addAll(estrutura.getEstruturaAtributoEttats());
                if(estrutura.getEstruturaAtributoEttats() != null){
View Full Code Here

            List list = session.createQuery("select e from EstruturaEtt as e where e.indAtivoEtt='S' and e.estruturaEtt is null order by e.seqApresentacaoEtt, e.nomeEtt").list();

            return list;   
        } catch (HibernateException e) {
            this.logger.error(e);
      throw new ECARException("erro.hibernateException");
        }
    }
View Full Code Here

TOP

Related Classes of ecar.exception.ECARException

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.