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