org.geotools.index.quadtree
Class StoreException
Object
Throwable
Exception
StoreException
- All Implemented Interfaces:
- Serializable
public class StoreException
- extends Exception
DOCUMENT ME!
- Author:
- Tommaso Nolli
- See Also:
- Serialized Form
- Module:
modules/plugin/shapefile (gt-shapefile.jar)
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StoreException
public StoreException()
StoreException
public StoreException(String message)
StoreException
public StoreException(Throwable cause)
StoreException
public StoreException(String message,
Throwable cause)
Copyright © 1996-2010 Geotools. All Rights Reserved.