teste de block
parent
1615b2da05
commit
1f81e375c8
|
@ -104,7 +104,7 @@ public class BusquedaBpeExportacaoController extends MyGenericForwardComposer {
|
||||||
downloadArquivo(arquivo, nomeArquivo);
|
downloadArquivo(arquivo, nomeArquivo);
|
||||||
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
log.error("ERRO na exportação do arquivo BPE", e);
|
log.error("ERRO na exporta<EFBFBD><EFBFBD>o do arquivo BPE", e);
|
||||||
|
|
||||||
Messagebox.show(
|
Messagebox.show(
|
||||||
Labels.getLabel("relatorio.parametro.msgNoData"),
|
Labels.getLabel("relatorio.parametro.msgNoData"),
|
||||||
|
|
Loading…
Reference in New Issue