Class InvalidNullException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidNullException
    extends MismatchedInputException
    Exception thrown if a `null` value is being encountered for a property designed as "fail on null" property (see JsonSetter).
    Since:
    2.9
    See Also:
    Serialized Form