com.rapplogic.xbee.util
Class ExceptionHandler

java.lang.Object
  extended by com.rapplogic.xbee.util.ExceptionHandler

public class ExceptionHandler
extends java.lang.Object


Constructor Summary
ExceptionHandler()
           
 
Method Summary
static void handleAndThrow(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandler

public ExceptionHandler()
Method Detail

handleAndThrow

public static void handleAndThrow(java.lang.Exception e)
                           throws XBeeException
Throws:
XBeeException