Class MismatchedDimensionException

Object
All Implemented Interfaces:
Serializable

Deprecated.
Moved to the org.opengis.coordinate package.
Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of an argument given to a method. For example, this exception may be thrown if a method expects a two-dimensional DirectPosition but the dimension of a given position is 3.
Since:
1.0
See Also: