org.geotools.data.shapefile.index.quadtree
Class StoreException
Object
Throwable
Exception
IOException
StoreException
- All Implemented Interfaces:
- Serializable
public class StoreException
- extends IOException
DOCUMENT ME!
- Author:
- Tommaso Nolli
- See Also:
- Serialized Form
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-2014 Geotools. All Rights Reserved.