Class JsonProcessingException

    • Constructor Detail

      • JsonProcessingException

        protected JsonProcessingException​(String msg)
      • JsonProcessingException

        protected JsonProcessingException​(String msg,
                                          JsonLocation loc)
      • JsonProcessingException

        protected JsonProcessingException​(String msg,
                                          Throwable rootCause)
      • JsonProcessingException

        protected JsonProcessingException​(Throwable rootCause)