Class ShapefileException

All Implemented Interfaces:
Serializable

public class ShapefileException extends DataSourceException
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)