Hello,

Vote +1 for being able to change the name of the generated Exception
variable, currently called "e".

Our styleguide requires the name "ex" (for distinction from Events, "ev").
I have seen people calling their FileNotFoundException fnfe and so on,
but I think a configurable constant name would be perfect.

Best Regards,
Volker Siegel

On Fri, 8 Feb 2002, Timothy Dean wrote:

> [...] The
> catch statement generated uses an exception name of "e". There does not
> appear to be any way to configure the name of that exception variable.
>
> This is something that changes for me depending on the coding standards of
> the project I'm working on. It would be *really* nice to be able to configure
> the name of this variable.


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to