Uses of Class
org.openhab.core.io.bin2json.ConversionException
Packages that use ConversionException
-
Uses of ConversionException in org.openhab.core.io.bin2json
Methods in org.openhab.core.io.bin2json that throw ConversionExceptionModifier and TypeMethodDescriptioncom.google.gson.JsonObjectBin2Json.convert(byte[] data) Convert byte array to JSON object.com.google.gson.JsonObjectBin2Json.convert(InputStream inputStream) Convert data fromInputStreamto JSON object.com.google.gson.JsonObjectConvertStringin hexadecimal string format to JSON object.Constructors in org.openhab.core.io.bin2json that throw ConversionException