All Implemented Interfaces:
Serializable

public class InvalidFormatException extends MismatchedInputException
Specialized sub-class of MismatchedInputException that is used when the underlying problem appears to be that of bad formatting of a value to deserialize.
Since:
2.1
See Also: