Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.digi.xbee.api.exceptions Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
ATCommandExceptionThis exception will be thrown when receiving a command response containing a status different than ATCommandStatus#OK after sending an XBee Classcom.digi.xbee.api.exceptionsXBee
CommunicationExceptionThis exception will be thrown when any problem related to the communication with the XBee device occurs.Classcom.digi.xbee.api.exceptionsXBee
ConnectionExceptionThis exception will be thrown when any problem related to the connection with the XBee device occurs.Classcom.digi.xbee.api.exceptionsXBee
InterfaceAlreadyOpenExceptionThis exception will be thrown when trying to open an interface that is already opened by the application.Classcom.digi.xbee.api.exceptionsXBee
InterfaceInUseExceptionThis exception will be thrown when trying to open the port/communication interface but it is already in use by other applications.Classcom.digi.xbee.api.exceptionsXBee
InterfaceNotOpenExceptionThis exception will be thrown when trying to perform any operation with the XBee device and its communication interface is closed.Classcom.digi.xbee.api.exceptionsXBee
InvalidConfigurationExceptionThis exception will be thrown when trying to open an interface with an invalid configuration.Classcom.digi.xbee.api.exceptionsXBee
InvalidInterfaceExceptionThis exception will be thrown when trying to open a non-existing interface.Classcom.digi.xbee.api.exceptionsXBee
InvalidOperatingModeExceptionThis exception will be thrown when performing any action with the XBee device and its operating mode is different than OperatingMode.Classcom.digi.xbee.api.exceptionsXBee
InvalidPacketExceptionThis exception will be thrown when there is an error parsing an API packet from the input stream.Classcom.digi.xbee.api.exceptionsXBee
OperationNotSupportedExceptionThis exception will be thrown when the operation performed is not supported by the XBee device.Classcom.digi.xbee.api.exceptionsXBee
PermissionDeniedExceptionThis exception will be thrown when the user does not have the appropriate access to the connection interface.Classcom.digi.xbee.api.exceptionsXBee
TimeoutExceptionThis exception will be thrown when performing synchronous operations and the configured time expires.Classcom.digi.xbee.api.exceptionsXBee
TransmitExceptionThis exception will be thrown when receiving a transmit status different than XBeeTransmitStatus#SUCCESS after sending an XBee API packet.Classcom.digi.xbee.api.exceptionsXBee
XBeeDeviceExceptionThis exception will be thrown when any problem related to the XBee deviceSee Also:XBeeException, Classcom.digi.xbee.api.exceptionsXBee
XBeeExceptionGeneric XBee API exception.Classcom.digi.xbee.api.exceptionsXBee