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
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ShapeTypeNotSupportedException
-