Class MismatchedCoordinateMetadataException

Object
Throwable
Exception
RuntimeException
IllegalArgumentException
MismatchedCoordinateMetadataException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MismatchedDimensionException

Indicates that an operation cannot be completed properly because of a mismatch in the coordinate reference systems or epoch of components. For example, this exception may be thrown on attempts to construct an envelope with lower and upper corners in different CRS.
Since:
3.1
See Also: