| Class and Description |
|---|
| OperationNotSupportedException
This exception will be thrown when the operation performed is not supported
by the XBee device.
|
| TimeoutException
This exception will be thrown when performing synchronous operations and the
configured time expires.
|
| XBeeException
Generic XBee API exception.
|
| Class and Description |
|---|
| InterfaceInUseException
This exception will be thrown when trying to open the port/communication
interface but it is already in use by other applications.
|
| InvalidConfigurationException
This exception will be thrown when trying to open an interface with an
invalid configuration.
|
| InvalidInterfaceException
This exception will be thrown when trying to open a non-existing interface.
|
| PermissionDeniedException
This exception will be thrown when the user does not have the appropriate
access to the connection interface.
|
| XBeeException
Generic XBee API exception.
|
| Class and Description |
|---|
| ConnectionException
This exception will be thrown when any problem related to the connection
with the XBee device occurs.
|
| InterfaceInUseException
This exception will be thrown when trying to open the port/communication
interface but it is already in use by other applications.
|
| InvalidConfigurationException
This exception will be thrown when trying to open an interface with an
invalid configuration.
|
| InvalidInterfaceException
This exception will be thrown when trying to open a non-existing interface.
|
| PermissionDeniedException
This exception will be thrown when the user does not have the appropriate
access to the connection interface.
|
| Class and Description |
|---|
| CommunicationException
This exception will be thrown when any problem related to the communication
with the XBee device occurs.
|
| ConnectionException
This exception will be thrown when any problem related to the connection
with the XBee device occurs.
|
| XBeeDeviceException
This exception will be thrown when any problem related to the XBee device
occurs.
|
| XBeeException
Generic XBee API exception.
|
| Class and Description |
|---|
| OperationNotSupportedException
This exception will be thrown when the operation performed is not supported
by the XBee device.
|
| Class and Description |
|---|
| InvalidPacketException
This exception will be thrown when there is an error parsing an API packet
from the input stream.
|
© Copyright 2014?2015 Digi International Inc. All rights reserved.