[Webwork-devel] CVS update: 'webwork/src/main/webwork/util BeanUtil.java'
Brought to you by:
baldree,
rickardoberg
From: matt b. <ba...@us...> - 2002-02-04 23:26:57
|
Update of /cvsroot/webwork/webwork/src/main/webwork/util In directory usw-pr-cvs1:/tmp/cvs-serv21456 Modified Files: BeanUtil.java Log Message: - removed printStackTrace and replaced with logging - fixed to allow developers to throw IllegalArgumentException from within setters and have the message propogate properly to addError() in ActionSupport |