Is there a reason why the jakarta commons lang package was not used for this kind of common jobs ?
o.a.c.l.SystemUtils give you plateform and Java version
There are also some NestedException stuffs (Even if using Java 1.4 platform seems to be a better idea)

I will have a look at SystemUtils to see if it does the job. I know there are some nestable exceptions there too, but did not have time to play with them, so I used my versions for the time being.


--jason



Reply via email to