Class ShapefileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.h2gis.functions.io.shp.internal.ShapefileException
All Implemented Interfaces:
Serializable

public class ShapefileException extends IOException
Thrown when an error relating to the shapefile occures
See Also:
  • Constructor Details

    • ShapefileException

      public ShapefileException(String s)
    • ShapefileException

      public ShapefileException(String s, Throwable cause)