Class 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)