Class DbaseFileException

All Implemented Interfaces:
Serializable

public class DbaseFileException extends DataSourceException
Thrown when an error relating to the shapefile occurs.
See Also:
  • Constructor Details

    • DbaseFileException

      public DbaseFileException(String s)
    • DbaseFileException

      public DbaseFileException(String s, Throwable cause)