Uses of Class
org.openhab.core.automation.parser.ParsingNestedException
Packages that use ParsingNestedException
-
Uses of ParsingNestedException in org.openhab.core.automation.parser
Constructors in org.openhab.core.automation.parser with parameters of type ParsingNestedExceptionModifierConstructorDescriptionCreates the holder for one exception during the parsing process.Constructor parameters in org.openhab.core.automation.parser with type arguments of type ParsingNestedExceptionModifierConstructorDescriptionParsingException
(List<ParsingNestedException> exceptions) Creates a holder for several exceptions during the parsing process.