Moved DefaultHandlerExceptionResolver to fix a tangle.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1098 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Arjen Poutsma
2009-05-05 13:41:03 +00:00
parent cdcacec6a0
commit 23b2eaa65d
3 changed files with 4 additions and 3 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.web.servlet.handler;
package org.springframework.web.servlet.mvc.support;
import java.util.Collections;