Class InvalidShapefileException

All Implemented Interfaces:
Serializable

public class InvalidShapefileException extends ShapefileException
Thrown when an attempt is made to load a shapefile which contains an error such as an invalid shape
See Also:
  • Constructor Details

    • InvalidShapefileException

      public InvalidShapefileException(String s)