InvalidInputException (Apache Hadoop Main 3.4.1 API) (original) (raw)


@InterfaceAudience.Public
@InterfaceStability.Stable
public class InvalidInputException
extends IOException
This class wraps a list of problems with the input, so that the user can get a list of problems together instead of finding and fixing them one by one.
See Also:
Serialized Form