Uses of Class
org.openhab.core.io.dto.SerializationException
Packages that use SerializationException
-
Uses of SerializationException in org.openhab.core.automation.converter
Methods in org.openhab.core.automation.converter that throw SerializationExceptionModifier and TypeMethodDescriptionvoidRuleSerializer.setRulesToBeSerialized(String id, List<Rule> rules, RuleSerializer.RuleSerializationOption option) voidRuleTemplateSerializer.setTemplatesToBeSerialized(String id, List<RuleTemplate> templates, RuleTemplateSerializer.RuleTemplateSerializationOption option) Specify theListofRuleTemplates to be serialized and associate them with an identifier. -
Uses of SerializationException in org.openhab.core.io.dto
Methods in org.openhab.core.io.dto that throw SerializationException