Package org.locationtech.jts.geom.util
Class NoninvertibleTransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jts.geom.util.NoninvertibleTransformationException
- All Implemented Interfaces:
Serializable
Indicates that an
AffineTransformation
is non-invertible.- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoninvertibleTransformationException
public NoninvertibleTransformationException() -
NoninvertibleTransformationException
-