jwo.landserf.process.gps
Class FeatureNotSupportedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjwo.landserf.process.gps.FeatureNotSupportedException
All Implemented Interfaces:
Serializable

public class FeatureNotSupportedException
extends RuntimeException

Used to indicate that a requested feature does not exist.

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
FeatureNotSupportedException()
           
 
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

FeatureNotSupportedException

public FeatureNotSupportedException()


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005