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:
    Serialized Form
    • Constructor Detail

      • ShapeTypeNotSupportedException

        public ShapeTypeNotSupportedException​(String s)