-
Apr 26th, 2010, 08:32 AM
#1
Handling exceptions in SPeL
Hi,
How should one handle exceptions which are thrown while making a method call in SpEL?
For eg: <entry key="ccyCode" value="#{ T(com.jpmorgan.testing.regression.tests.TestUtil). getCurrencyIsoCode(CURRENCY_ID.getId())}" />
where CURRENCY_ID is another bean
and CURRENCY_ID.getId() throws an Exception,
how should I be handling that exception?
Thanks in advance for your inputs!
Regards,
Ashish Jha
Last edited by jhaashish; Apr 27th, 2010 at 07:45 AM.
-
Apr 28th, 2010, 01:51 AM
#2
Any idea folks?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules