jwo.landserf.process.gps.garmin
Class UnknownPacketException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjwo.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.2, 14th June, 2004
Author:
Jo Wood, based on the design by Henrik Sorensen (haas@itu.dk).
See Also:
Serialized Form

Constructor Summary
UnknownPacketException()
           
 
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-2005, last modified, 11th March, 2005