1.5 compatibility for yohoho
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2758 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -418,7 +418,7 @@ public class DispatcherServlet extends HttpServlet
|
||||
/**
|
||||
* Called when a method throws an exception during template evaluation.
|
||||
*/
|
||||
@Override @SuppressWarnings("rawtypes") // our super class declares a bare Class
|
||||
@SuppressWarnings("rawtypes") // our super class declares a bare Class
|
||||
public Object methodException (Class clazz, String method, Exception e)
|
||||
throws Exception
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user