CLONE -Remove "Exception" type throwing.
----------------------------------------

                 Key: VELOCITY-751
                 URL: https://issues.apache.org/jira/browse/VELOCITY-751
             Project: Velocity
          Issue Type: Improvement
          Components: Engine
         Environment: NA
            Reporter: Willi Schönborn
            Priority: Trivial
             Fix For: 1.5


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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to