git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2066 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-10-07 17:03:02 +00:00
parent 65c91e5d81
commit 0235eaad6c
@@ -17,7 +17,6 @@ package org.springframework.mapping;
/**
* Indicates an individual mapping failed.
* TODO - other fields required here?
* @author Keith Donald
*/
public class MappingFailure {