Uses of Class
org.osgi.service.zigbee.ZigBeeException
Packages that use ZigBeeException
-
Uses of ZigBeeException in org.osgi.service.zigbee
Subclasses of ZigBeeException in org.osgi.service.zigbeeModifier and TypeClassDescriptionclassThis exception class is specialized for the APS errors.classThis class represents root exception for all the code related to ZigBee/ZCL.classThis class represents root exception for all the code related to ZDP.Methods in org.osgi.service.zigbee that return ZigBeeExceptionModifier and TypeMethodDescriptionZCLReadStatusRecord.getFailure()Returns the potential failure of the reading operation.Methods in org.osgi.service.zigbee with parameters of type ZigBeeExceptionModifier and TypeMethodDescriptionvoidZigBeeEndpoint.notExported(ZigBeeException e) Notifies that the base driver is unable to export this endpoint.