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:
Giancarlo Panichi 2013-11-04 14:48:04 +00:00
parent 8f6fd0ff3d
commit 5deae35cbb
1 changed files with 1 additions and 1 deletions

View File

@ -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());
}