jwo.landserf.process.gps
Class FeatureNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by jwo.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.3, 9th October, 2007.
Author:
Jo Wood, based on the design by Henrik Sorensen (haas@itu.dk).
See Also:
Serialized Form

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

FeatureNotSupportedException

public FeatureNotSupportedException()


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