CVS: Tapestry/framework/src/net/sf/tapestry/binding ExpressionBinding.java,1.10,1.10.2.1

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/framework/src/net/sf/tapestry/binding
In directory sc8-pr-cvs1:/tmp/cvs-serv8168/framework/src/net/sf/tapestry/binding

Modified Files:
      Tag: hship-2-3
	ExpressionBinding.java 
Log Message:
Improve exception reporting for some OGNL-related errors.

Index: ExpressionBinding.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/framework/src/net/sf/tapestry/binding/ExpressionBinding.java,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -d -r1.10 -r1.10.2.1
*** ExpressionBinding.java	27 Nov 2002 17:58:44 -0000	1.10
--- ExpressionBinding.java	2 Jan 2003 03:05:06 -0000	1.10.2.1
***************
*** 349,353 ****
              }
          }
!         catch (OgnlException ex)
          {
              throw new BindingException(
--- 349,353 ----
              }
          }
!         catch (Exception ex)
          {
              throw new BindingException(



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.