Uses of Class
io.mosip.kernel.core.util.exception.JsonProcessingException
-
Packages that use JsonProcessingException Package Description io.mosip.kernel.core.util -
-
Uses of JsonProcessingException in io.mosip.kernel.core.util
Methods in io.mosip.kernel.core.util that throw JsonProcessingException Modifier and Type Method Description static StringJsonUtils. javaObjectToJsonString(Object className)This function converts the java object and returns a JSON String
-