Class JsonException

All Implemented Interfaces:
Serializable

public class JsonException extends InvalidInputException
See Also:
  • Constructor Details

    • JsonException

      protected JsonException(Errors errors)
  • Method Details

    • fromJackson

      public static JsonException fromJackson(com.fasterxml.jackson.core.JsonProcessingException processingException)