Package com.vividsolutions.jump.geom
Class NotRepresentableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.vividsolutions.jump.geom.NotRepresentableException
-
- All Implemented Interfaces:
Serializable
public class NotRepresentableException extends Exception
Indicates that aHCoordinate
has been computed which is not representable on the Cartesian plane.- Version:
- 1.7
- See Also:
HCoordinate
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotRepresentableException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-