Class ShapeTypeNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jtstest.testbuilder.io.shapefile.ShapefileException
org.locationtech.jtstest.testbuilder.io.shapefile.ShapeTypeNotSupportedException
All Implemented Interfaces:
Serializable

public class ShapeTypeNotSupportedException extends ShapefileException
Thrown when an attempt is made to load a shapefile which contains a shape type that is not supported by the loader
See Also:
  • Constructor Details

    • ShapeTypeNotSupportedException

      public ShapeTypeNotSupportedException(String s)