Package org.openhab.core.items
Class ItemNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openhab.core.items.ItemLookupException
org.openhab.core.items.ItemNotFoundException
- All Implemented Interfaces:
Serializable
This exception is thrown by the
ItemRegistry
if an item could
not be found.- Author:
- Kai Kreuzer - Initial contribution
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ItemNotFoundException
-