Class NoninvertibleTransformException

Object
Throwable
Exception
TransformException
NoninvertibleTransformException
All Implemented Interfaces:
Serializable

Thrown when MathTransform.inverse() is invoked but the transform cannot be inverted.
Since:
1.0
See Also: