Package org.meteoinfo.jts.algorithm
Class NotRepresentableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.meteoinfo.jts.algorithm.NotRepresentableException
-
public class NotRepresentableException extends java.lang.ExceptionIndicates that aHCoordinatehas been computed which is not representable on the Cartesian plane.- See Also:
HCoordinate, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotRepresentableException()
-