Minor updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@84873 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
8f6fd0ff3d
commit
5deae35cbb
|
@ -879,7 +879,7 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
|
|||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
throw new TDGWTServiceException(
|
||||
"Error in importSDMX ImportMonitor: "
|
||||
"Error in importCSV CSVImportMonitor: "
|
||||
+ e.getLocalizedMessage());
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue