rPage") default: Unknown error page;
-Original Message-
From: Hubert Rabago [mailto:[EMAIL PROTECTED]
Sent: 03 November 2003 18:10
To: Struts Users Mailing List
Subject: RE: Exception Handling in Action objects
I'm just trying to get other ideas for exception handling, spec
ke overkill for exceptions.
>
> Regards,
> David
>
> -Original Message-
> From: Hubert Rabago [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 03, 2003 12:41 PM
> To: [EMAIL PROTECTED]
> Subject: Exception Handling in Action objects
>
>
> What'
abago [mailto:[EMAIL PROTECTED]
Sent: Monday, November 03, 2003 12:41 PM
To: [EMAIL PROTECTED]
Subject: Exception Handling in Action objects
What's your approach to handling exceptions in your Action objects?
Do you have a "catch (Exception e)" in your actions with special clauses for
What's your approach to handling exceptions in your Action objects?
Do you have a "catch (Exception e)" in your actions with special clauses for
specific cases?
I'm thinking of going this way:
public ActionForward execute(...)
throws Exception {
// get values from parameters
//
4 matches
Mail list logo