com.fasterxml.jackson.databind.exc

Class InvalidNullException

  • All Implemented Interfaces:
    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

Copyright © 2008–2023 FasterXML. All rights reserved.