Generated by
JDiff

Class org.apache.hadoop.mapred.InvalidInputException

Changed Constructors
InvalidInputException(List) Change in type from IOException> to List.
Create the exception with the given list.
 

Changed Methods
List getProblems() Change in return type from IOException> to List.
Get the complete list of the problems reported.