Class DbaseFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.h2gis.functions.io.dbf.internal.DbaseFileException
All Implemented Interfaces:
Serializable

public class DbaseFileException extends Exception
Thrown when an error relating to the shapefile occurs. {}@see http://svn.geotools.org/geotools/tags/2.3.1/plugin/shapefile/src/org/geotools/data/shapefile/dbf/DbaseFileException.java}
See Also:
  • Constructor Details

    • DbaseFileException

      public DbaseFileException(String s)
    • DbaseFileException

      public DbaseFileException(String s, Throwable cause)