org.h2gis.drivers.shp.internal
Class ShapefileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.h2gis.drivers.shp.internal.ShapefileException
- All Implemented Interfaces:
- Serializable
public class ShapefileException
- extends IOException
Thrown when an error relating to the shapefile
occures
- See Also:
- Serialized Form
| Methods inherited from class java.lang.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 © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.