Remove "Exception" type throwing.
---------------------------------
Key: VELOCITY-436
URL: http://issues.apache.org/jira/browse/VELOCITY-436
Project: Velocity
Type: Improvement
Components: Source
Environment: NA
Reporter: Waldemar Baraldi
Priority: Trivial
I have to use Checkstyle coding standards at my job. Some methos of Velocity
throw exceptions using the raw "Exception" type. So Checkstyle points an error
everywhere I use Velocity and, unfortunately, that's a fact I cannot override
in my source code. So it would be nice if those "throws Exception" are replaced
by some Velocity proper exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]