Class DocumentParseException

    • Constructor Detail

      • DocumentParseException

        public DocumentParseException​(ValidationError validationError)
      • DocumentParseException

        public DocumentParseException​(com.fasterxml.jackson.core.JsonProcessingException jsonProcessingException,
                                      Format format)
      • DocumentParseException

        public DocumentParseException​(String attribute,
                                      com.fasterxml.jackson.core.JsonProcessingException jsonProcessingException,
                                      Format format)