AVR Z-LINKŪ


RadioInterfaceStartException.java

Go to the documentation of this file.
00001 /* This file has been prepared for Doxygen automatic documentation generation.*/
00002 package radioInterface;
00003 
00004 
00024 public class RadioInterfaceStartException extends Exception{
00025 
00026         private static final long serialVersionUID = 1L;
00027         
00035         public RadioInterfaceStartException( String event ) {
00036                 super( event );
00037         }
00038 
00039 }
@DOC_TITLE@
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by doxygen 1.4.7