org.geotools.data.shapefile.shp
Class ShapefileException
Object
Throwable
Exception
IOException
DataSourceException
ShapefileException
- All Implemented Interfaces:
- Serializable
public class ShapefileException
- extends DataSourceException
Thrown when an error relating to the shapefile occures
- See Also:
- Serialized Form
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ShapefileException
public ShapefileException(String s)
ShapefileException
public ShapefileException(String s,
Throwable cause)
Copyright © 1996-2014 Geotools. All Rights Reserved.