Uses of Class
org.osgi.service.zigbee.ZCLException
-
Packages that use ZCLException Package Description org.osgi.service.zigbee Device Service Specification for ZigBee Technology. -
-
Uses of ZCLException in org.osgi.service.zigbee
Methods in org.osgi.service.zigbee with parameters of type ZCLException Modifier and Type Method Description void
ZCLEventListener. onFailure(ZCLException e)
Notifies that a failure has occurred.
-