summaryrefslogtreecommitdiffstats
path: root/branches/site-20070701-mvnbased/README.txt
diff options
context:
space:
mode:
authormcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2008-07-03 14:50:33 +0000
committermcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68>2008-07-03 14:50:33 +0000
commitbf5312c60f4ffc0a3b83cd9c63831e96eccd147f (patch)
treef787027847c9271983266cb0c37c79cdd6871599 /branches/site-20070701-mvnbased/README.txt
parenta3d3932664c54ea7fe90c9fd34b465b2227c8604 (diff)
We should call e.toString() rather than e.getMessage() since some exceptions, such as NullPointerException, do not have a Messgae so return null. This then causes a NullPointerException to be thrown since you cannot pass null into the constructor of IOException. This then hides the original cause of the Exception
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673696 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions