--- Qasim Khawaja <[EMAIL PROTECTED]> wrote:
> I have defined an exception in the action mapping declaration but the 
> ide I am using (eclipse) is insisting that I throw an exception or 
> surround with a try catch. Am I missing something here?

Your code is potentially throwing an exception that you need to either
handle locally or throw out of the method.

David

> 
> Q
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to