Class MismatchedFeatureException

Object
All Implemented Interfaces:
Serializable

Indicates that an operation cannot be completed properly because of a mismatch in the attribute or feature type of operands.
Example: a process copying the property values from one feature to another feature may fail because a property of the source feature is not found in the target feature.
Since:
3.1
See Also: