Package 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
-
-
Constructor Summary
Constructors Constructor Description ShapefileException(String s)
ShapefileException(String s, Throwable cause)
-
Method Summary
-
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-