Basically yes. An sub-expression evaluates to null and you want to evaluate a further expression on it.

Lets say you have
    this.name.length

If name is not set (null) you will get a NullEvaluation.

HTH,
~Karsten
-------

Karsten Thoms
Software-Architekt, Coach

Telefon: +49 (0) 231 / 98 60-219
Telefax: +49 (0) 231 / 98 60-211
Mobil: +49 (0) 163 / 4979708

http://www.itemis.de
[EMAIL PROTECTED]

itemis GmbH & Co. KG
Heinrich Str. 51
44536 Lünen

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRA 15248

P.h.G.:
itemis Verwaltungs GmbH, Amtsgericht Dortmund HRB 18216

Geschäftsführer: Wolfgang Neuhaus, Jens Wagener



Am 28.05.2007 um 08:35 schrieb Roberts V:


Hello,

what is the reason for ERROR - Nullevaluation! Is this the same, what null
pointer exception?
--
View this message in context: http://www.nabble.com/Null-evaluation% 21-tf3826351s17564.html#a10831814
Sent from the Fornax-Platform mailing list archive at Nabble.com.


---------------------------------------------------------------------- ---
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to