google-code-export / uimafit

Automatically exported from code.google.com/p/uimafit
2 stars 1 forks source link

Proper error message when parameter name is NULL #119

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
uimaFIT should generate proper error messages/exceptions when a configuration 
parameter name is NULL, e.g. in the createXXX() calls, but also in 
createConfigurationParameterName(). Getting a NPE from deep within the bowels 
of UIMA is not very helpful.

Probably uimaFIT also should generate a proper message in case somebody tried 
to pass a non-String where a parameter name would be expected, e.g. in the 
variadic parameter lists of type Object used in the factories.

Original issue reported on code.google.com by richard.eckart on 27 Apr 2012 at 8:29

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 5 Jul 2012 at 4:02

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 7 Jan 2013 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 25 Aug 2013 at 8:19