Package org.openhab.core.model.item
Class BindingConfigParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openhab.core.model.item.BindingConfigParseException
- All Implemented Interfaces:
Serializable
This exception is used by
BindingConfigReader
instances if parsing configurations fails- Author:
- Kai Kreuzer - Initial contribution
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BindingConfigParseException
-
BindingConfigParseException
-