public static class MultipolygonBuilder.JoinedPolygonCreationException extends java.lang.RuntimeException
Constructor and Description |
---|
MultipolygonBuilder.JoinedPolygonCreationException(java.lang.String message)
Constructs a new
JoinedPolygonCreationException . |
public MultipolygonBuilder.JoinedPolygonCreationException(java.lang.String message)
JoinedPolygonCreationException
.message
- the detail message. The detail message is saved for
later retrieval by the Throwable.getMessage()
method