Exception | Description |
---|---|
FeatureNotSupportedWarning |
This warning is throwed when an application try to write
a feature that the current format doesn't supports it.
|
NotSupportedElementWarning |
It is thrown when there is an element that can not
be validated using the XML Schema
|
NotSupportedFeatureWarning |
It is thrown when there is an feture that can not
be validated using the XML Schema
|
NotSupportedLayerWarning |
It is thrown when there is an layer that can not
be validated using the XML Schema
|
PolygonAutomaticallyClosedWarning |
This warning is throwed when in a writting process,
there is a polygon that is not closed.
|
PolygonNotClosedWarning |
This warning is throwed when the first and
the last coordinates of a Polygon have not the
same value.
|
SrsUnknownWarning |
This warning is throwed when the parser doesn't
know the SRS
|