org.geotools.data.geomedia.attributeio
Class GeoMediaUnsupportedGeometryTypeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.geotools.data.geomedia.attributeio.GeoMediaUnsupportedGeometryTypeException
All Implemented Interfaces:
java.io.Serializable

public class GeoMediaUnsupportedGeometryTypeException
extends java.lang.Exception

DOCUMENT ME!

Version:
$Revision: 1.1 $
Author:
$author$
See Also:
Serialized Form

Constructor Summary
GeoMediaUnsupportedGeometryTypeException()
          Creates a new GeoMediaUnsupportedGeometryTypeException object.
 
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

GeoMediaUnsupportedGeometryTypeException

public GeoMediaUnsupportedGeometryTypeException()
Creates a new GeoMediaUnsupportedGeometryTypeException object.



Copyright © GeoTools. All Rights Reserved.