Package com.uber.h3core.exceptions
Class PentagonEncounteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uber.h3core.exceptions.PentagonEncounteredException
- All Implemented Interfaces:
Serializable
An H3 algorithm encountered a pentagon and was unable to continue.
- 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
-
PentagonEncounteredException
-