Package org.meteoinfo.jts.geom.util
Class NoninvertibleTransformationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.meteoinfo.jts.geom.util.NoninvertibleTransformationException
-
public class NoninvertibleTransformationException extends java.lang.ExceptionIndicates that anAffineTransformationis non-invertible.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoninvertibleTransformationException()NoninvertibleTransformationException(java.lang.String msg)
-