Class JsonMapperParsingException

    • Constructor Detail

      • JsonMapperParsingException

        public JsonMapperParsingException​(Class<?> type,
                                          Throwable cause)
    • Method Detail

      • getType

        public Class<?> getType()
        Returns the type of object that failed Json parsing.