Class PolygonWithoutOuterringException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anwiba.spatial.geometry.exception.PolygonWithoutOuterringException
-
- All Implemented Interfaces:
java.io.Serializable
public class PolygonWithoutOuterringException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PolygonWithoutOuterringException(java.lang.String message)
-