This commit is contained in:
Keith Donald 2009-10-07 17:03:02 +00:00
parent c333494085
commit ba5335f66e
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ package org.springframework.mapping;
/** /**
* Indicates an individual mapping failed. * Indicates an individual mapping failed.
* TODO - other fields required here?
* @author Keith Donald * @author Keith Donald
*/ */
public class MappingFailure { public class MappingFailure {