Project

General

Profile

« Previous | Next » 

Revision 29421

Added by Eri Katsari about 10 years ago

View differences:

modules/dnet-openaire-stats/trunk/src/main/java/eu/dnetlib/data/mapreduce/hbase/statsExport/utils/ContextTransformer.java
21 21

  
22 22
		if (xml == null || xml.isEmpty()) {
23 23

  
24
			throw new Exception("NULL ENTITY CONFIGURATION   : ");
24
			throw new Exception("NULL XML ENTITY CONFIGURATION   : ");
25 25
		}
26 26
		InputStream inputStream = null;
27 27
		ByteArrayInputStream readerStream = null;

Also available in: Unified diff