| Package | Description | 
|---|---|
| com.digi.xbee.api.exceptions | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ATCommandException
This exception will be thrown when receiving a command response containing 
 a status different than  
ATCommandStatus#OK after sending an XBee 
 AT command. | 
class  | 
InvalidPacketException
This exception will be thrown when there is an error parsing an API packet
 from the input stream. 
 | 
class  | 
TimeoutException
This exception will be thrown when performing synchronous operations and the
 configured time expires. 
 | 
class  | 
TransmitException
This exception will be thrown when receiving a transmit status different than 
  
XBeeTransmitStatus#SUCCESS after sending an XBee API packet. | 
© Copyright 2014–2014 Digi International Inc. All rights reserved.