jwo.landserf.process.gps.garmin
Class UnknownPacketException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jwo.landserf.process.gps.garmin.UnknownPacketException
All Implemented Interfaces:
Serializable

public class UnknownPacketException
extends Exception

Used to indicate that a transmitted packet has not been recognised.

Version:
2.3, 9th October, 2007
Author:
Jo Wood, based on the design by Henrik Sorensen (haas@itu.dk).
See Also:
Serialized Form

Constructor Summary
UnknownPacketException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownPacketException

public UnknownPacketException()


Copyright Jo Wood, 1996-2009, last modified, 17th April, 2009