com.vividsolutions.jts.algorithm
Class NotRepresentableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vividsolutions.jts.algorithm.NotRepresentableException
- All Implemented Interfaces:
- Serializable
public class NotRepresentableException
- extends Exception
Indicates that a HCoordinate
has been computed which is
not representable on the Cartesian plane.
- Version:
- 1.7
- See Also:
HCoordinate
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotRepresentableException
public NotRepresentableException()
Copyright © 2012. All Rights Reserved.