Package com.uber.h3core.exceptions
Class LocalIjUndefinedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uber.h3core.exceptions.LocalIjUndefinedException
- All Implemented Interfaces:
Serializable
The local IJ coordinates could not be determined for an index, or the
index could not be determined for IJ coordinates.
This can happen because the origin and index/IJ coordinates are too far away from each other, or because pentagon distortion was encountered.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LocalIjUndefinedException
-