Class ShapefileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jtstest.testbuilder.io.shapefile.ShapefileException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidShapefileException, ShapeTypeNotSupportedException

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

    • ShapefileException

      public ShapefileException()
    • ShapefileException

      public ShapefileException(String s)