Class NoninvertibleTransformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jts.geom.util.NoninvertibleTransformationException
All Implemented Interfaces:
Serializable

public class NoninvertibleTransformationException extends Exception
Indicates that an AffineTransformation is non-invertible.
See Also:
  • Constructor Details

    • NoninvertibleTransformationException

      public NoninvertibleTransformationException()
    • NoninvertibleTransformationException

      public NoninvertibleTransformationException(String msg)