Moved DefaultHandlerExceptionResolver to fix a tangle.

This commit is contained in:
Arjen Poutsma
2009-05-05 13:41:03 +00:00
parent cef7a2b965
commit 9fe2b5d211
3 changed files with 4 additions and 3 deletions

View File

@@ -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;